Skip to content

Commit 81d1791

Browse files
committed
exclude inspect_message as well
1 parent 4335878 commit 81d1791

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/actions/get_exclude_dirs/action.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ runs:
3131
3232
UNSTABLE_EXCLUSIONS="${{ format('
3333
examples/stable/test/property/ic_api/chunk
34+
examples/stable/test/property/candid_rpc/canister_methods/inspect_message
3435
') }}"
3536
3637
# 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.

0 commit comments

Comments
 (0)