Skip to content

Commit

Permalink
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/integration-testing.yml
@@ -372,7 +372,7 @@ jobs:
shell: powershell
run: |
cat ./codeql-runner/codeql-env.sh | Invoke-Expression
$Env:CODEQL_RUNNER dotnet build
& $Env:CODEQL_RUNNER dotnet build
- name: Run analyze
run: |

0 comments on commit 70733e4

Please sign in to comment.