Skip to content

Commit 291b57f

Browse files
committed
More actions work
1 parent 9410391 commit 291b57f

File tree

2 files changed

+2
-70
lines changed

2 files changed

+2
-70
lines changed

.github/workflows/selfhosted_runner.yml

Lines changed: 0 additions & 70 deletions
This file was deleted.

.github/workflows/test.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,8 @@ jobs:
3636
run: uv sync
3737

3838
- name: Run tests
39+
env:
40+
PYGLET_BACKEND: opengl
3941
run: |
4042
xvfb-run --auto-servernum uv run arcade
4143
xvfb-run --auto-servernum uv run pytest --maxfail=10

0 commit comments

Comments
 (0)