Skip to content

Commit

Permalink
add call operator
Browse files Browse the repository at this point in the history
  • Loading branch information
Robert committed Jan 12, 2021
1 parent a432f68 commit 70733e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/integration-testing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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: |
Expand Down

0 comments on commit 70733e4

Please sign in to comment.