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 834625e commit 13e235bCopy full SHA for 13e235b
.github/workflows/ci.yml
@@ -31,7 +31,6 @@ jobs:
31
32
- name: Lint
33
run: npm run lint
34
- if: ${{ false }} # Disable linting for now
35
36
- name: Test
37
run: npm test
0 commit comments