Skip to content

Commit

Permalink
Added MDAnaylsisTests as a testing dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
ianmkenney committed Oct 13, 2023
1 parent 7c5a969 commit 3f1fe42
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ jobs:
with:
token: ${{ secrets.TEST_PYPI_API_TOKEN }}
test_submission: true
test_deps: 'pytest MDAnalysisTests'
package_name: 'waterdynamics'

- name: pypi_deploy
Expand Down

0 comments on commit 3f1fe42

Please sign in to comment.