mirror of
https://github.com/cheveguerra/bot-whatsapp.git
synced 2026-04-18 03:29:15 +00:00
update ci
This commit is contained in:
4
.github/workflows/ci.yml
vendored
4
.github/workflows/ci.yml
vendored
@@ -22,4 +22,6 @@ jobs:
|
||||
node-version: ${{ matrix.node-version }}
|
||||
- run: npm install
|
||||
- run: npm run build --if-present
|
||||
- run: npm run test
|
||||
- run: npm run test.unit
|
||||
- run: npm run test.e2e
|
||||
- run: npm run test.coverage
|
||||
|
||||
Reference in New Issue
Block a user