Skip to content

Commit

Permalink
remove hoomd install from bleeding test workflow, not needed
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisjonesBSU committed Jun 21, 2024
1 parent 7e719d4 commit 6a55c3a
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion .github/workflows/CI.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,6 @@ jobs:
run: |
micromamba update --name foyer-dev --file mbuild/environment.yml
micromamba update --name foyer-dev --file gmso/environment.yml
micromamba install -c conda-forge hoomd
- name: Install Packages from Source
run: |
Expand Down
2 changes: 1 addition & 1 deletion foyer/tests/files/ethane_customtype.pdb
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ ATOM 5 _Hb ETH 1 2.956 1.278 -9.381 0.00 0.00 H
ATOM 6 _Hb ETH 1 4.748 0.049 -7.277 0.00 0.00 H
ATOM 7 _Hb ETH 1 5.187 0.312 -8.947 0.00 0.00 H
ATOM 8 _Hb ETH 1 4.890 1.676 -7.897 0.00 0.00 H
CONECT 1 2 3 4 5 6 7 8
CONECT 1 2 3 4 5
CONECT 2 1 6 7 8
CONECT 1 2
CONECT 1 3
Expand Down

0 comments on commit 6a55c3a

Please sign in to comment.