Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Fix URL in integration test
Sam Partington committed Jun 30, 2020

Unverified

No user is associated with the committer email.
1 parent a52f1a5 commit aa6c2c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/integration-testing.yml
@@ -54,7 +54,7 @@ jobs:
- uses: ./../action/init
with:
languages: cpp,csharp,java,javascript,python
config-file: github/codeql-action/.github/codeql/custom-queries.yml@main
config-file: github/codeql-action/tests/multi-language-repo/.github/codeql/custom-queries.yml@main
- name: Build code
shell: bash
run: ./build.sh

0 comments on commit aa6c2c5

Please sign in to comment.