Skip to content

Commit

Permalink
change testing cmd
Browse files Browse the repository at this point in the history
  • Loading branch information
gantian127 committed Apr 17, 2024
1 parent 2c08b6e commit cc4a8e3
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,5 @@ jobs:
python -c 'import pymt_dbseabed'
- name: Test bmi-test
working-directory: ${{ github.workspace }}/notebooks
run: |
bmi-test pymt_dbseabed.bmi:DbSeabedData --config-file=config_file.yaml --root-dir=. -vvv
bmi-test pymt_dbseabed.bmi:DbSeabedData --config-file=notebooks/config_file.yaml --root-dir=notebooks -vvv

0 comments on commit cc4a8e3

Please sign in to comment.