Skip to content

Commit

Permalink
Debug
Browse files Browse the repository at this point in the history
  • Loading branch information
mattwthompson committed Feb 28, 2025
1 parent ed6ba13 commit 01bd70c
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 @@ -80,7 +80,7 @@ jobs:
run: micromamba install rdkit "ambertools =23" "lammps >=2023.08.02" "jax >=0.3" "jaxlib >=0.3" -c conda-forge

- name: Run tests
run: python -m pytest $COV openff/interchange/ -r fExs -n logical --durations=10
run: python -m pytest $COV openff/interchange/ -r fExs -n2 --durations=10

- name: Run small molecule regression tests
if: ${{ matrix.openeye == true && matrix.openmm == true }}
Expand Down

0 comments on commit 01bd70c

Please sign in to comment.