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 3c2aa04 commit d14c015Copy full SHA for d14c015
1 file changed
cmake/CTestCustom.cmake
@@ -19,7 +19,8 @@ set(CTEST_CUSTOM_TESTS_IGNORE
19
uv_test
20
uv_test_a
21
# Tests from zlib, that can't be disabled normally.
22
- zlib
+ example
23
+ example64
24
# Disabling specific firestore tests
25
# objc_spec test doesn't fail locally but fails consistently on
26
# github runners
0 commit comments