Skip to content

Commit

Permalink
invoke bsts cli via command
Browse files Browse the repository at this point in the history
  • Loading branch information
jcschaff committed Aug 29, 2024
1 parent 04b60e6 commit 2579be5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/bsts_local.yml
Original file line number Diff line number Diff line change
Expand Up @@ -159,7 +159,7 @@ jobs:
working-directory: ${{ github.workspace }}
run: |
python -m pip install --upgrade biosimulators_utils
python -m biosimulators_test_suite.exec_cli.main --verbose biosimulators.json
biosimulators-test-suite --verbose biosimulators.json
- name: Setup tmate session 3 (if failed)
uses: mxschmitt/action-tmate@v3
Expand Down

0 comments on commit 2579be5

Please sign in to comment.