Skip to content
This repository was archived by the owner on Feb 13, 2025. It is now read-only.

Commit 18954d4

Browse files
committed
skip sokoban env in tests
1 parent 860e7f5 commit 18954d4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

minihack/tests/test_envs.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ def get_minihack_env_ids():
2222
"MiniHack-Skill-Custom-v0",
2323
]
2424
skip_env_substring = [
25+
"Sokoban",
2526
"Boxoban",
2627
"MultiRoom",
2728
"SimpleCrossingS",

0 commit comments

Comments
 (0)