Skip to content

Commit

Permalink
Updated GitHub workflows
Browse files Browse the repository at this point in the history
  • Loading branch information
rmodrak committed Apr 25, 2024
1 parent b1500f4 commit e6ff07e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python-app.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
- name: Advanced tests
run: |
bash data/examples/unpack.bash
bash data/tests/unpack.bash
bash data/tests/download.bash
python tests/benchmark_cap_vs_mtuq.py --no_figures
python tests/test_grid_search_mt.py --no_figures
python tests/test_grid_search_mt_depth.py --no_figures
Expand Down

0 comments on commit e6ff07e

Please sign in to comment.