Skip to content

Commit

Permalink
Update python-safpy.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
chris-hld authored Jan 30, 2024
1 parent 4b01ff7 commit ac1600b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python-safpy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ jobs:
- name: Test SAF
run: |
if [ "$RUNNER_OS" == "Windows" ]; then
./Spatial_Audio_Framework/build/test/saf_test.exe
./Spatial_Audio_Framework/build/test/Debug/saf_test.exe
else
./Spatial_Audio_Framework/build/test/saf_test
fi
Expand Down

0 comments on commit ac1600b

Please sign in to comment.