Skip to content

Commit be9628b

Browse files
committed
tweak
1 parent 9715774 commit be9628b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/windows_impl.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ jobs:
8989
shell: bash -elo pipefail {0}
9090
run: |
9191
unset CONDARC # Interferes with tests
92-
cd ./build/libmamba&& ./tests/test_libmamba_logging
92+
cd ./build/libmamba && ./tests/test_libmamba_logging
9393
- name: Run libmamba spdlog-based logging tests
9494
shell: bash -elo pipefail {0}
9595
run: |

0 commit comments

Comments
 (0)