Skip to content

Commit

Permalink
Use different config file for testing 'source-root' input
Browse files Browse the repository at this point in the history
This config file 'ought to have some queries good for testing!
  • Loading branch information
Mario Campos committed Jul 1, 2021
1 parent c78fb87 commit 028f98f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr-checks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -910,7 +910,7 @@ jobs:
mv ../action/.github/workflows .github
- uses: ./../action/init
with:
config-file: ".github/codeql/codeql-config-packaging2.yml"
config-file: ".github/codeql/codeql-config-packaging.yml"
languages: javascript
source-root: tests/multi-language-repo
- name: Build code
Expand Down

0 comments on commit 028f98f

Please sign in to comment.