Skip to content

Commit

Permalink
in process
Browse files Browse the repository at this point in the history
  • Loading branch information
dprada committed Oct 17, 2023
1 parent e5bbaf3 commit 5c78ab6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/CI.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ jobs:

shell: bash -l {0}
run: |
pytest -n auto -v --cov=molsysmt --cov-report=xml --color=yes molsysmt/tests/
pytest -n logical -v --cov=molsysmt --cov-report=xml --color=yes molsysmt/tests/
- name: CodeCov
uses: codecov/codecov-action@v1
Expand Down

0 comments on commit 5c78ab6

Please sign in to comment.