Skip to content

Commit

Permalink
Fix GH tests (#43)
Browse files Browse the repository at this point in the history
  • Loading branch information
DavidGOrtega authored May 27, 2024
1 parent 7b1bb6d commit 7f92996
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 7f92996

Please sign in to comment.