Skip to content

Commit

Permalink
Don't use bz2 files
Browse files Browse the repository at this point in the history
  • Loading branch information
jayhesselberth committed Jan 10, 2025
1 parent ba3cb96 commit 0c4e6ed
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/test-pipeline.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,8 @@ jobs:
with:
activate-environment: aatrnaseqpipe
environment-file: environment.yml
use-only-tar-bz2: true
# https://github.com/conda-incubator/setup-miniconda/issues/267
# use-only-tar-bz2: true

- name: Cache test data 🏦
uses: actions/cache@v4
Expand Down

0 comments on commit 0c4e6ed

Please sign in to comment.