Skip to content

Commit

Permalink
Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
hendrikmakait committed Dec 16, 2024
1 parent b886678 commit 94eddf1
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 @@ -78,7 +78,7 @@ jobs:
run: mamba env update --file ${{ matrix.extra-env }}

- name: Upgrade dask to git tip
run: mamba env update --file ci/environment-git-tip.yml
run: mamba env update --file ci/environment-git-tip.yml --name test

- name: Add test dependencies
run: mamba env update --file ci/environment-test.yml
Expand Down

0 comments on commit 94eddf1

Please sign in to comment.