Skip to content

Commit 5dbc79b

Browse files
committed
add another exception
1 parent 9053459 commit 5dbc79b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

config.toml

+1
Original file line numberDiff line numberDiff line change
@@ -168,5 +168,6 @@ crokey = { skip-tests = true } # compiler error checks in tests
168168
"naomijub/genetic-labyrinth" = { skip-tests = true } # flaky tests
169169
"sachaarbonel/trie.rs" = { skip-tests = true } # flaky tests
170170
"vspecky/neat-rs" = { skip-tests = true } # flaky tests
171+
"mistrpopo/MandelbrotAnimation" = { skip-tests = true } # second build seems to always fail
171172

172173
[local-crates]

0 commit comments

Comments
 (0)