Skip to content

Commit 3b72eeb

Browse files
authored
Merge pull request #51 from oslabs-beta/feature/raisa-cicd
update workflow
2 parents 57c9e90 + 875f047 commit 3b72eeb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/rtconnect-test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ jobs:
2828
node-version: ${{ matrix.node-version }}
2929
- run: npm ci
3030
- run: npm run build
31+
- run: npm run lint
3132
- run: npm test
3233
# env:
3334
# CI: true

0 commit comments

Comments
 (0)