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.
2 parents 57c9e90 + 875f047 commit 3b72eebCopy full SHA for 3b72eeb
.github/workflows/rtconnect-test.yml
@@ -28,6 +28,7 @@ jobs:
28
node-version: ${{ matrix.node-version }}
29
- run: npm ci
30
- run: npm run build
31
+ - run: npm run lint
32
- run: npm test
33
# env:
34
# CI: true
0 commit comments