diff --git a/config.toml b/config.toml index b7badc62..dfe871d3 100644 --- a/config.toml +++ b/config.toml @@ -168,5 +168,6 @@ crokey = { skip-tests = true } # compiler error checks in tests "naomijub/genetic-labyrinth" = { skip-tests = true } # flaky tests "sachaarbonel/trie.rs" = { skip-tests = true } # flaky tests "vspecky/neat-rs" = { skip-tests = true } # flaky tests +"mistrpopo/MandelbrotAnimation" = { skip-tests = true } # second build seems to always fail [local-crates]