We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9715774 commit be9628bCopy full SHA for be9628b
.github/workflows/windows_impl.yml
@@ -89,7 +89,7 @@ jobs:
89
shell: bash -elo pipefail {0}
90
run: |
91
unset CONDARC # Interferes with tests
92
- cd ./build/libmamba&& ./tests/test_libmamba_logging
+ cd ./build/libmamba && ./tests/test_libmamba_logging
93
- name: Run libmamba spdlog-based logging tests
94
95
0 commit comments