Skip to content

Commit

Permalink
fix usecase.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
YuXHe15 committed Aug 12, 2023
1 parent c1833b4 commit 374f2a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/usecase.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ jobs:
- name: Run test_am4
shell: bash -l {0} #new shell
run: |
python usecases/test_am4/am4.py -n p_wall -gp length width height radius -gpv 1 2 3 10
python examples/test_am4/am4.py -n p_wall -gp length width height radius -gpv 1 2 3 10
Expand Down

0 comments on commit 374f2a5

Please sign in to comment.