Skip to content

Commit

Permalink
No fluxbox
Browse files Browse the repository at this point in the history
  • Loading branch information
duckception committed Oct 6, 2023
1 parent 31d565e commit 494ad7f
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,6 @@ jobs:
- name: Run E2E tests (headless)
run: |
Xvfb :0 -screen 0 1024x768x24 -listen tcp -ac &
fluxbox &
pnpm run test:e2e:headless
env:
DISPLAY: :0.0
Expand Down Expand Up @@ -116,7 +115,6 @@ jobs:
- name: Run E2E tests (headful)
run: |
Xvfb :0 -screen 0 1024x768x24 -listen tcp -ac &
fluxbox &
pnpm run test:e2e
env:
DISPLAY: :0.0

0 comments on commit 494ad7f

Please sign in to comment.