Skip to content

Commit

Permalink
test 3
Browse files Browse the repository at this point in the history
  • Loading branch information
Atharva Arya committed Jan 21, 2025
1 parent 8894a4f commit 8e8edd4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/setup_env/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ runs:
- name: Install packages
run: |
conda-lock install --name tardis conda-${{ inputs.os-label }}.lock
eval "$(micromamba shell hook --shell bash)"
micromamba activate tardis
micromamba shell init bash
pytest
shell: bash -el {0}

0 comments on commit 8e8edd4

Please sign in to comment.