Skip to content

Commit

Permalink
ci: conda use-only-tar-bz2
Browse files Browse the repository at this point in the history
  • Loading branch information
tetov authored Nov 11, 2024
1 parent d9ded75 commit 62b4ae0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ jobs:
miniforge-version: latest
python-version: ${{ matrix.python-version }}
environment-file: ./environment.yml
use-only-tar-bz2: true

- name: install local package
run: invoke install
Expand Down

0 comments on commit 62b4ae0

Please sign in to comment.