mirror of
https://github.com/thiloho/archtika.git
synced 2025-11-22 02:41:35 +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
|
||||
run: |
|
||||
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