Skip to content

Commit

Permalink
Debug
Browse files Browse the repository at this point in the history
  • Loading branch information
mattwthompson committed Apr 24, 2024
1 parent 0eb204e commit 8c1053d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/full-stack.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -88,6 +88,8 @@ jobs:
smirnoff-plugins/ \
openff-qcsubmit/
python -c "import openff.qcsubmit; print(openff.qcsubmit.__version__)"
- name: Run 'everything all at once' tests
run: |
python -m pytest $PYTEST_ARGS \
Expand Down

0 comments on commit 8c1053d

Please sign in to comment.