mirror of
https://github.com/pretix/pretix.git
synced 2026-05-18 17:24:03 +00:00
Update tests.yml
This commit is contained in:
2
.github/workflows/tests.yml
vendored
2
.github/workflows/tests.yml
vendored
@@ -122,7 +122,7 @@ jobs:
|
|||||||
- name: Compile
|
- name: Compile
|
||||||
working-directory: ./src
|
working-directory: ./src
|
||||||
run: make all compress
|
run: make all compress
|
||||||
- name: Install Playwright
|
- name: Install Playwright browsers
|
||||||
run: playwright install
|
run: playwright install
|
||||||
- name: Run E2E tests
|
- name: Run E2E tests
|
||||||
working-directory: ./src
|
working-directory: ./src
|
||||||
|
|||||||
Reference in New Issue
Block a user