mirror of
https://github.com/thiloho/archtika.git
synced 2025-11-22 10:51:36 +01:00
Update playwright.yml
This commit is contained in:
4
.github/workflows/playwright.yml
vendored
4
.github/workflows/playwright.yml
vendored
@@ -19,4 +19,6 @@ jobs:
|
|||||||
- name: Run playwright tests
|
- name: Run playwright tests
|
||||||
run: |
|
run: |
|
||||||
cd web-app
|
cd web-app
|
||||||
nix develop .#web --command bash -c "npm install && npm run test"
|
nix develop .#web
|
||||||
|
npm install
|
||||||
|
npm run test
|
||||||
|
|||||||
Reference in New Issue
Block a user