Skip to content

Commit

Permalink
Test 13
Browse files Browse the repository at this point in the history
  • Loading branch information
Atharva Arya committed Jan 21, 2025
1 parent ec44445 commit c6dccae
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/actions/setup_env/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,5 +30,11 @@ runs:
run: |
pytest
shell: bash -el {0}
continue-on-error: true

- name: test2
run: |
pytest
shell: micromamba-shell {0}


0 comments on commit c6dccae

Please sign in to comment.