Skip to content

Commit fed1c29

Browse files
committed
Maybe without anti-aliasing
1 parent 291b57f commit fed1c29

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@ jobs:
3838
- name: Run tests
3939
env:
4040
PYGLET_BACKEND: opengl
41+
REPL_ID: hello # Arcade checks for this to disable anti-aliasing
4142
run: |
4243
xvfb-run --auto-servernum uv run arcade
4344
xvfb-run --auto-servernum uv run pytest --maxfail=10

0 commit comments

Comments
 (0)