Skip to content

Commit

Permalink
Rename job
Browse files Browse the repository at this point in the history
  • Loading branch information
OKaluza committed Feb 4, 2025
1 parent 621ba08 commit c5df03c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/testing.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
run: python -m pip install -r requirements.txt
- name: Build/install
run: python -m pip install .
- name: Run headless test (linux only)
- name: Run headless test
env:
LV_CONTEXT: moderngl
LV_ECHO_FAIL: 1
Expand Down

0 comments on commit c5df03c

Please sign in to comment.