diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 3e4e6b1..978bab3 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -47,7 +47,11 @@ jobs: shell: bash run: | cd tests + rm -rf build/*.sna ../bgb/bgb64.exe -set "DebugSrcBrk=1" -autoexit -hf -stateonexit build/wav_test_load_and_play.gb + ls + cd build + ls - name: pytest shell: bash run: |