Added an extra GitHub action to run SLMessage tests
This commit is contained in:
1
.github/workflows/nodejs.yml
vendored
1
.github/workflows/nodejs.yml
vendored
@ -27,3 +27,4 @@ jobs:
|
||||
- run: npm ci
|
||||
- run: npm run build --if-present
|
||||
- run: npm run pretest
|
||||
- run: npm run test-slmessage
|
||||
|
Reference in New Issue
Block a user