mirror of
https://github.com/go-vikunja/vikunja.git
synced 2026-04-24 22:25:15 +00:00
run cypress in container
This commit is contained in:
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
@@ -318,6 +318,8 @@ jobs:
|
||||
|
||||
test-frontend-e2e:
|
||||
runs-on: [self-hosted, type-cx32, image-x86-app-docker-ce]
|
||||
container:
|
||||
image: cypress/browsers:22.13.1
|
||||
needs:
|
||||
- frontend-dependencies
|
||||
- api-build
|
||||
|
||||
Reference in New Issue
Block a user