Skip to content

Commit

Permalink
More silencing
Browse files Browse the repository at this point in the history
  • Loading branch information
Yoshanuikabundi committed Jan 9, 2025
1 parent 4992ea1 commit bd2dc1d
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 @@ -75,7 +75,7 @@ jobs:
- name: Run tests
run: |
pytest -n 2 -v --cov=openff-pablo --cov-report=xml --color=yes openff/pablo/_tests/
pytest -n auto -v --color=yes
# - name: codecov
# uses: codecov/codecov-action@v3
Expand Down

0 comments on commit bd2dc1d

Please sign in to comment.