mirror of
https://github.com/thiloho/archtika.git
synced 2025-11-22 02:41:35 +01:00
Start API for testing action
This commit is contained in:
5
.github/workflows/playwright.yml
vendored
5
.github/workflows/playwright.yml
vendored
@@ -31,6 +31,11 @@ jobs:
|
||||
|
||||
echo "VM is ready"
|
||||
|
||||
- name: Start PostgREST API
|
||||
run: |
|
||||
cd rest-api
|
||||
nix run .#api
|
||||
|
||||
- name: Run playwright tests
|
||||
run: |
|
||||
cd web-app
|
||||
|
||||
Reference in New Issue
Block a user