Remove e2e folder
This commit is contained in:
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@@ -92,5 +92,5 @@ jobs:
|
||||
- name: Full integration test (Playwright)
|
||||
if: steps.check-e2e.outputs.run == 'true' && env.GITEA_ACTIONS != 'true'
|
||||
run: |
|
||||
cd tests/e2e
|
||||
cd tests
|
||||
./run-e2e.sh
|
||||
|
||||
Reference in New Issue
Block a user