We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9053459 commit 5dbc79bCopy full SHA for 5dbc79b
config.toml
@@ -168,5 +168,6 @@ crokey = { skip-tests = true } # compiler error checks in tests
168
"naomijub/genetic-labyrinth" = { skip-tests = true } # flaky tests
169
"sachaarbonel/trie.rs" = { skip-tests = true } # flaky tests
170
"vspecky/neat-rs" = { skip-tests = true } # flaky tests
171
+"mistrpopo/MandelbrotAnimation" = { skip-tests = true } # second build seems to always fail
172
173
[local-crates]
0 commit comments