Skip to content

Commit

Permalink
ci: go back to run simple love with xvfb-run
Browse files Browse the repository at this point in the history
  • Loading branch information
S1M0N38 committed Feb 10, 2024
1 parent ae8c770 commit de80b34
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,4 +33,4 @@ jobs:
nvim --version
love --version
which love
sudo xvfb-run -a -e make test
sudo xvfb-run love "${PWD}/tests/game"

0 comments on commit de80b34

Please sign in to comment.