Skip to content

Commit

Permalink
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/pr-checks.yml
@@ -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

0 comments on commit 2ca807c

Please sign in to comment.