Skip to content

Commit

Permalink
Fix CI
Browse files Browse the repository at this point in the history
  • Loading branch information
hendrikmakait committed Dec 16, 2024
1 parent 1d02ce1 commit 8678fae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ jobs:
uses: actions/checkout@v4

- name: Set up environment
uses: conda-incubator/setup-miniconda@v3.0.4
uses: conda-incubator/setup-miniconda@v3
with:
miniforge-version: latest
use-mamba: true
Expand Down

0 comments on commit 8678fae

Please sign in to comment.