Skip to content

Commit

Permalink
rm-rf snaps
Browse files Browse the repository at this point in the history
  • Loading branch information
tstirrat committed Jul 28, 2024
1 parent 701990e commit f15b93b
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 @@ -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: |
Expand Down

0 comments on commit f15b93b

Please sign in to comment.