Skip to content

Commit

Permalink
Allow openbabel version to float and remove seperate install
Browse files Browse the repository at this point in the history
  • Loading branch information
lunamorrow committed Jul 24, 2024
1 parent e86b6ce commit 3710ae4
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/gh-ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -65,10 +65,6 @@ jobs:
installer: mamba
shell: bash -l {0}

- name: Install openbabel
run: |
mamba install -c conda-forge 'openbabel<3.0.0'
- name: Setup Conda Environment
uses: mamba-org/setup-micromamba@v1
with:
Expand Down

0 comments on commit 3710ae4

Please sign in to comment.