load-test-v03: Software rendering
This commit is contained in:
parent
7a34f3c2c2
commit
109dd4588a
|
@ -54,5 +54,7 @@ jobs:
|
|||
|
||||
# Create artifacts
|
||||
|
||||
- name: Building game
|
||||
run: fish ${{ github.workspace }}/assemble love
|
||||
- name: Trying to start game
|
||||
run: fish ${{ github.workspace }}/assemble
|
||||
run: LIBGL_ALWAYS_SOFTWARE=1 love bin/love
|
||||
|
|
Loading…
Reference in New Issue
Block a user