Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Delete 'packaing' from source-root test job name
The test is not related to packaging.

Co-authored-by: Aditya Sharad <6874315+adityasharad@users.noreply.github.com>
2 people authored and GitHub committed Jul 1, 2021

Unverified

No user is associated with the committer email.
1 parent 028f98f commit 67d6f79
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

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

0 comments on commit 67d6f79

Please sign in to comment.