Skip to content

Commit

Permalink
minor debug
Browse files Browse the repository at this point in the history
  • Loading branch information
corentincarton committed Oct 29, 2024
1 parent d223f70 commit 149b705
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,8 +48,8 @@ jobs:
- name: Conda check
shell: bash -l {0}
run: |
mamba info
mamba list
conda info
conda list
- name: Install wellies and run tests
shell: bash -l {0} # required to load conda I think
run: |
Expand Down

0 comments on commit 149b705

Please sign in to comment.