Skip to content

Commit

Permalink
Removed a config in mamba which does not exist anymore
Browse files Browse the repository at this point in the history
  • Loading branch information
pariterre committed May 17, 2024
1 parent ef38dcb commit 4bfdb43
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 3 deletions.
1 change: 0 additions & 1 deletion .github/workflows/run_codecoverage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,6 @@ jobs:

- name: Print mamba info
run: |
mamba config --show
mamba info
mamba list
Expand Down
1 change: 0 additions & 1 deletion .github/workflows/run_octave_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,6 @@ jobs:

- name: Print mamba info
run: |
mamba config --show
mamba info
mamba list
Expand Down
1 change: 0 additions & 1 deletion .github/workflows/run_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,6 @@ jobs:

- name: Print mamba info
run: |
mamba config --show
mamba info
mamba list
Expand Down

0 comments on commit 4bfdb43

Please sign in to comment.