mirror of
https://github.com/bitwarden/web
synced 2025-12-06 00:03:28 +00:00
TESTING
This commit is contained in:
6
.github/workflows/build.yml
vendored
6
.github/workflows/build.yml
vendored
@@ -49,6 +49,12 @@ jobs:
|
||||
- name: TEST STEP
|
||||
run: ls -alh
|
||||
|
||||
- name: TEST STEP JSLIB
|
||||
run: ls -alh jslib
|
||||
|
||||
- name: TEST STEP MODULES
|
||||
run: ls -alh .git/modules
|
||||
|
||||
- name: Install dependencies
|
||||
run: npm ci
|
||||
|
||||
|
||||
Reference in New Issue
Block a user