mirror of
https://github.com/bitwarden/browser
synced 2024-12-28 19:02:42 +01:00
Add node tests to pipeline (#525)
This commit is contained in:
parent
24fe836032
commit
bc55557052
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -69,6 +69,8 @@ jobs:
|
||||
name: test-coverage
|
||||
path: coverage/
|
||||
|
||||
- name: Run Node tests
|
||||
run: npm run test:node
|
||||
|
||||
check-failures:
|
||||
name: Check for failures
|
||||
|
Loading…
Reference in New Issue
Block a user