mirror of
https://github.com/bitwarden/jslib
synced 2025-12-15 15:53:51 +00:00
Add node tests to pipeline (#525)
This commit is contained in:
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@@ -69,6 +69,8 @@ jobs:
|
|||||||
name: test-coverage
|
name: test-coverage
|
||||||
path: coverage/
|
path: coverage/
|
||||||
|
|
||||||
|
- name: Run Node tests
|
||||||
|
run: npm run test:node
|
||||||
|
|
||||||
check-failures:
|
check-failures:
|
||||||
name: Check for failures
|
name: Check for failures
|
||||||
|
|||||||
Reference in New Issue
Block a user