We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ed64103 commit c2298b9Copy full SHA for c2298b9
1 file changed
.github/workflows/test.yml
@@ -21,5 +21,5 @@ jobs:
21
- name: Install dependencies
22
run: npm ci
23
24
- - name: Run tests
25
- run: npm run test:run
+ # - name: Run tests
+ # run: npm run test:run
0 commit comments