Skip to content

Commit

Permalink
push a random commit to get a baseline
Browse files Browse the repository at this point in the history
  • Loading branch information
DanielYang59 committed Sep 12, 2024
1 parent 6bb2938 commit 3fd0d0c
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,12 @@ jobs:
run: |
micromamba install -n pmg -c conda-forge bader enumlib openff-toolkit packmol pygraphviz tblite --yes
# - name: Install the latest version of uv
# uses: astral-sh/setup-uv@v2
# with:
# enable-cache: true
# version: "latest"

- name: Install pymatgen and dependencies
run: |
micromamba activate pmg
Expand Down

0 comments on commit 3fd0d0c

Please sign in to comment.