1
0

Remove e2e folder

This commit is contained in:
2026-03-25 19:28:55 +01:00
parent dfe13b093d
commit 202b827d8b
18 changed files with 81 additions and 82 deletions

View File

@@ -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