We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 359c903 commit 454ac8cCopy full SHA for 454ac8c
.github/workflows/pull_request.yaml
@@ -34,7 +34,6 @@ jobs:
34
restore-keys: |
35
npm-${{ hashFiles('package-lock.json') }}
36
npm-
37
- - run: npm i -g [email protected]
38
- run: npm install
39
- run: npm test
40
env:
0 commit comments