We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 605d062 commit 6b0a6bdCopy full SHA for 6b0a6bd
.github/workflows/tests.yml
@@ -31,4 +31,4 @@ jobs:
31
if: runner.os == 'Linux'
32
- name: Tests
33
run: npm run test --slient
34
- if: runner.os != 'Linux'
+ if: runner.os == 'Windows'
0 commit comments