Skip to content

Commit 77d0131

Browse files
committed
Test
1 parent b30a21c commit 77d0131

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

script/ci_setup.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,8 @@ fi
2020

2121
conan install \
2222
-of . \
23-
-o "influxdb_cxx/*":system=True \
24-
-o "influxdb_cxx/*":tests=True \
23+
-o system=True \
24+
-o tests=True \
2525
-s compiler.cppstd=20 \
2626
--build=missing \
2727
..

0 commit comments

Comments
 (0)