There was an error while loading. Please reload this page.
1 parent 28f0df7 commit 5ff4d48Copy full SHA for 5ff4d48
.github/workflows/test.yml
@@ -11,8 +11,6 @@ jobs:
11
check-latest: true
12
- name: Install modules
13
run: npm i
14
- - name: Run tests
15
- run: npm run test
16
test:
17
needs: prepare
18
runs-on: ubuntu-latest
0 commit comments