Skip to content

Commit

Permalink
enable MDAnalysisTests installation in GH actions workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
orbeckst committed May 24, 2024
1 parent 20dc0a1 commit 9dab062
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gh-ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ jobs:
uses: MDAnalysis/install-mdanalysis@main
with:
version: ${{ matrix.mdanalysis-version }}
install-tests: false
install-tests: true
installer: mamba
shell: bash -l {0}

Expand Down

0 comments on commit 9dab062

Please sign in to comment.