We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1c69fae + 67d6f79 commit 2ca807cCopy full SHA for 2ca807c
1 file changed
.github/workflows/pr-checks.yml
@@ -895,7 +895,7 @@ jobs:
895
run: ./build.sh
896
- uses: ./../action/analyze
897
898
- test-packaging-javascript-source-root:
+ test-javascript-source-root:
899
needs: [check-js, check-node-modules]
900
runs-on: ubuntu-latest
901
@@ -926,4 +926,3 @@ jobs:
926
echo "Did not match expected rules '$EXPECTED_RULES'."
927
exit 1
928
fi
929
-
0 commit comments