Skip to content

Commit

Permalink
Debug
Browse files Browse the repository at this point in the history
  • Loading branch information
mattwthompson committed Feb 14, 2025
1 parent 18f7a84 commit 1fd3cef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/full-stack.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ jobs:
run: |
# rm openff-interchange/ openff-toolkit/ openff-units/ openff-utilities/
# micromamba install openff-qcsubmit -c conda-forge -y
pytest $PYTEST_ARGS . \
pytest $PYTEST_ARGS \
openff-qcsubmit/ \
--ignore=openff-qcsubmit/openff/qcsubmit/_tests/test_submissions.py
Expand Down

0 comments on commit 1fd3cef

Please sign in to comment.