Skip to content

Commit

Permalink
Test against interop branches
Browse files Browse the repository at this point in the history
  • Loading branch information
mattwthompson committed Feb 2, 2024
1 parent ab06f62 commit f85bc38
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
1 change: 1 addition & 0 deletions .github/workflows/stack.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ jobs:
with:
repository: openforcefield/openff-interchange
path: openff-interchange
ref: interop

- name: Checkout OpenFF Fragmenter
uses: actions/checkout@v4
Expand Down
3 changes: 2 additions & 1 deletion devtools/conda-envs/full.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,8 @@ dependencies:
- geometric =1

- pip:
- git+https://github.com/openforcefield/openff-toolkit.git@main
- git+https://github.com/openforcefield/openff-toolkit.git@interop
- git+https://github.com/openforcefield/openff-interchange.git@interop
- git+https://github.com/openforcefield/openff-utilities.git@main
- git+https://github.com/openforcefield/openff-units.git@main
- git+https://github.com/openforcefield/openff-models.git@main

0 comments on commit f85bc38

Please sign in to comment.