Skip to content

Commit

Permalink
Merge branch 'source-root-input' of github.com:mario-campos/codeql-ac…
Browse files Browse the repository at this point in the history
…tion into source-root-input
  • Loading branch information
Mario Campos committed Jul 1, 2021
2 parents 1c69fae + 67d6f79 commit 2ca807c
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/pr-checks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down Expand Up @@ -926,4 +926,3 @@ jobs:
echo "Did not match expected rules '$EXPECTED_RULES'."
exit 1
fi

0 comments on commit 2ca807c

Please sign in to comment.