Skip to content

Commit

Permalink
Update test_rdkit.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
Old-Shatterhand authored Mar 27, 2024
1 parent 9602a33 commit 7f2a35f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test_rdkit.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,10 +28,10 @@ jobs:
- rdkit">=2023.03.1,<2023.09.1"
runs-on: 'ubuntu-latest'
steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4

- name: Setup Mamba
uses: conda-incubator/setup-miniconda@v2
uses: conda-incubator/setup-miniconda@v3
with:
python-version: '3.10'
miniforge-variant: Mambaforge
Expand Down

0 comments on commit 7f2a35f

Please sign in to comment.