Fixed love2d tests

This commit is contained in:
2023-07-04 23:25:08 -04:00
parent 883bdb9830
commit 49a1b944d0
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -19,4 +19,4 @@ jobs:
sudo chmod +x love.AppImage
- name: Run Tests
run: |
./love.AppImage tests
cd tests && ./love.AppImage .