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:
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: Enter web app directory
|
||||
run: cd web-app
|
||||
|
||||
- name: Enter Nix development environment
|
||||
run: nix develop .#web
|
||||
|
||||
|
||||
Reference in New Issue
Block a user