forked from CGM_Public/pretix_original
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