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 fddbf0d commit b51fc96Copy full SHA for b51fc96
.github/workflows/test.yml
@@ -13,5 +13,6 @@ jobs:
13
14
- name: Test
15
run: |
16
+ yarn lint
17
yarn test
18
npm run check
0 commit comments