Skip to content

Commit

Permalink
test mamba3
Browse files Browse the repository at this point in the history
  • Loading branch information
zhangrengang committed Mar 3, 2025
1 parent a51b12c commit b5f3530
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main-linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
- name: Install via mamba
run: |
conda install mamba -c conda-forge
mamba env create -f Centromics.yaml
mamba env create -f Centromics.yaml --force
- name: Test
run: |
ls -al
Expand Down

0 comments on commit b5f3530

Please sign in to comment.