We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 37c4825 commit 80c74fbCopy full SHA for 80c74fb
.github/workflows/checks.yml
@@ -25,8 +25,6 @@ jobs:
25
run: npm ci
26
- name: Test
27
run: script -e -c "npm run test"
28
- - name: New Tests
29
- run: script -e -c "npm run test:new"
30
31
lint:
32
runs-on: ubuntu-latest
0 commit comments