Skip to content

Commit f330e97

Browse files
committed
Disable tests for networking component.
1 parent 67a782d commit f330e97

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/networking.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,3 +19,5 @@ jobs:
1919
with:
2020
cmake_target: launchdarkly-cpp-networking
2121
use_curl: 'true'
22+
# Project doesn't have tests at this time.
23+
run_tests: 'false'

0 commit comments

Comments
 (0)