Skip to content

Commit

Permalink
update CI workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
bpurinton committed Jan 16, 2025
1 parent 1fc1701 commit 1ecb78d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/run-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
- name: Install Mamba
run: |
wget -qO- https://micromamba.snakepit.net/api/micromamba/linux-64/latest | tar -xvj bin/micromamba
./bin/micromamba shell init -s bash -p ~/micromamba
./bin/micromamba shell init -s bash
source ~/.bashrc
- name: Create conda environment
Expand Down

0 comments on commit 1ecb78d

Please sign in to comment.