We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 060cf48 + 23a53f9 commit 0a26b58Copy full SHA for 0a26b58
config.toml
@@ -51,6 +51,7 @@ alumina = { skip = true } # flaky build
51
atlas-coverage-core = { skip-tests = true } # flaky tests
52
bitrust = { skip = true } # buggy build script
53
caesarlib = { skip-tests = true } # flaky test
54
+catboost2-sys = { skip = true } # requires rustfmt
55
cc = { skip-tests = true } # flaky test
56
chef_api = { skip-tests = true } # flaky tests
57
ci_info = { skip-tests = true } # flaky tests
0 commit comments