mirror of
https://github.com/ran-j/PS2Recomp.git
synced 2026-09-26 16:59:35 -04:00
fix: added missing header include for gcc (#54)
This commit is contained in:
@@ -33,7 +33,6 @@ jobs:
|
||||
|
||||
- name: Tests
|
||||
shell: cmd
|
||||
continue-on-error: true # When tests start passing, this line should be removed.
|
||||
run: |
|
||||
.\build\ps2xTest\Release\ps2x_tests.exe
|
||||
- name: Upload artifact
|
||||
|
||||
Reference in New Issue
Block a user