Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/kunzite-app/008 into server
Browse files Browse the repository at this point in the history
  • Loading branch information
DavidGOrtega committed May 27, 2024
2 parents 2f08eb1 + 7f92996 commit 2a8c014
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@ on: pull_request

jobs:
test:
env:
SDL_VIDEODRIVER: "dummy"
SDL_AUDIODRIVER: "disk"

runs-on: ubuntu-latest

steps:
Expand Down

0 comments on commit 2a8c014

Please sign in to comment.