Skip to content

Commit

Permalink
Test 11
Browse files Browse the repository at this point in the history
  • Loading branch information
Atharva Arya committed Jan 21, 2025
1 parent 77f8678 commit 267d528
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/actions/setup_env/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@ runs:

- name: Install packages
run: |
sudo mkdir -p /home/runner/micromamba/envs/tardis
conda-lock install --prefix /home/runner/micromamba/envs/tardis conda-${{ inputs.os-label }}.lock
micromamba shell deinit -s bash
micromamba activate tardis
Expand Down

0 comments on commit 267d528

Please sign in to comment.