Skip to content

Commit 5e95989

Browse files
committed
get rid of multi_deploy exclusions
1 parent 3c91334 commit 5e95989

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/actions/get_exclude_dirs/action.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -35,10 +35,7 @@ runs:
3535
') }}"
3636
3737
# These tests are unstable because of problems in external code. Consequently, failing tests are not helpful, so we're disabling them entirely for the time being.
38-
# multi_deploy will be fixed when https://github.com/demergent-labs/azle/issues/2145 is resolved
3938
EXTERNAL_EXCLUSIONS="${{ format('
40-
examples/stable/test/end_to_end/candid_rpc/multi_deploy
41-
examples/experimental/test/end_to_end/http_server/multi_deploy
4239
') }}"
4340
4441
# These tests are unstable and experimental. Since we aren't able to spend any time on them until 1.0 is released, we are disabling them entirely for the time being.

0 commit comments

Comments
 (0)