We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c380093 commit 590bb4bCopy full SHA for 590bb4b
.github/workflows/main.yml
@@ -22,7 +22,7 @@ jobs:
22
- run: npm ci
23
- run: npm run format
24
- run: npm run build
25
- - run: npm test
+ - run: npm run lint
26
27
release:
28
runs-on: ubuntu-24.04
0 commit comments