Skip to content

Commit

Permalink
updating CI tests
Browse files Browse the repository at this point in the history
  • Loading branch information
K20shores committed Aug 27, 2024
1 parent 3f61457 commit 5a13093
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/workflows/CI_Tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,5 +39,8 @@ jobs:

- name: Run the smoke tests
run: |
music_box configFile=tests/configs/analytical_config/my_config.json outputDir=tests/configs/analytical_config
music_box -c src/acom_music_box/examples/configs/analytical_config/my_config.json -o output.csv
music_box -e Analytical -o output.csv
music_box -e Analytical -o output.csv -vv --color-output

0 comments on commit 5a13093

Please sign in to comment.