mirror of https://github.com/buster-so/buster.git
Update web-e2e-tests-optimized.yml
This commit is contained in:
parent
37e88a9a5d
commit
740d41425f
|
@ -120,6 +120,7 @@ jobs:
|
|||
- name: Install Dependencies for Testing
|
||||
working-directory: ./web
|
||||
run: |
|
||||
npm install
|
||||
npx playwright install --with-deps
|
||||
|
||||
- name: Download API Image
|
||||
|
|
Loading…
Reference in New Issue