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 c235e67 commit 23a53f9Copy full SHA for 23a53f9
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