Merge branch 'source-root-input' of github.com:mario-campos/codeql-action into source-root-input
This commit is contained in:
commit
2ca807cf16
1 changed files with 1 additions and 2 deletions
3
.github/workflows/pr-checks.yml
vendored
3
.github/workflows/pr-checks.yml
vendored
|
|
@ -895,7 +895,7 @@ jobs:
|
|||
run: ./build.sh
|
||||
- uses: ./../action/analyze
|
||||
|
||||
test-packaging-javascript-source-root:
|
||||
test-javascript-source-root:
|
||||
needs: [check-js, check-node-modules]
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
|
|
@ -926,4 +926,3 @@ jobs:
|
|||
echo "Did not match expected rules '$EXPECTED_RULES'."
|
||||
exit 1
|
||||
fi
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue