mirror of
https://github.com/thiloho/archtika.git
synced 2025-11-22 10:51:36 +01:00
Add dev vm for action
This commit is contained in:
3
.github/workflows/playwright.yml
vendored
3
.github/workflows/playwright.yml
vendored
@@ -16,6 +16,9 @@ jobs:
|
||||
with:
|
||||
github_access_token: ${{ secrets.GITHUB_TOKEN }}
|
||||
|
||||
- name: Start dev vm for database
|
||||
run: nix run .#dev-vm
|
||||
|
||||
- name: Run playwright tests
|
||||
run: |
|
||||
cd web-app
|
||||
|
||||
Reference in New Issue
Block a user