We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 79b7e71 commit ef5eacdCopy full SHA for ef5eacd
.github/workflows/test.yml
@@ -36,4 +36,5 @@ jobs:
36
- uses: actions/checkout@v4
37
- run: npm ci
38
- run: npm run lint
39
+ - run: npm run build
40
if: ${{ always() }}
0 commit comments