Skip to content

Commit f5aeafa

Browse files
committed
Test new defines
1 parent f19a5fd commit f5aeafa

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242
# Customization:
4343
with:
4444
b2_targets: libs/boost-ci/test//test
45-
b2_defines: FOO=1 BAR=2
45+
b2_defines: FOO="Hello world" BAR=2
4646
b2_link: shared,static
4747
b2_variant: debug
4848
library_folder: boost-ci

0 commit comments

Comments
 (0)