Skip to content

Commit 2ca807c

Browse files
committed
Merge branch 'source-root-input' of github.com:mario-campos/codeql-action into source-root-input
2 parents 1c69fae + 67d6f79 commit 2ca807c

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

.github/workflows/pr-checks.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -895,7 +895,7 @@ jobs:
895895
run: ./build.sh
896896
- uses: ./../action/analyze
897897

898-
test-packaging-javascript-source-root:
898+
test-javascript-source-root:
899899
needs: [check-js, check-node-modules]
900900
runs-on: ubuntu-latest
901901

@@ -926,4 +926,3 @@ jobs:
926926
echo "Did not match expected rules '$EXPECTED_RULES'."
927927
exit 1
928928
fi
929-

0 commit comments

Comments
 (0)