mirror of
https://github.com/bitwarden/web
synced 2025-12-15 07:43:16 +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
|
- name: TEST STEP
|
||||||
run: ls -alh
|
run: ls -alh
|
||||||
|
|
||||||
|
- name: TEST STEP JSLIB
|
||||||
|
run: ls -alh jslib
|
||||||
|
|
||||||
|
- name: TEST STEP MODULES
|
||||||
|
run: ls -alh .git/modules
|
||||||
|
|
||||||
- name: Install dependencies
|
- name: Install dependencies
|
||||||
run: npm ci
|
run: npm ci
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user