Skip to content

Commit 2e3d3f6

Browse files
committed
s
1 parent 480d849 commit 2e3d3f6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/CI-unixish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141

4242
- name: CMake build on macOS (force Boost)
4343
run: |
44-
set -ex
44+
set +e
4545
# make sure we fail when Boost is requested and not available
4646
# will fail because no package configuration is available
4747
cmake -S . -B cmake.output.boost-force -G "Unix Makefiles" -DUSE_BOOST=On

0 commit comments

Comments
 (0)