diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 4bfa4e6663..842d4b0d24 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -292,6 +292,7 @@ jobs: "tests/end_to_end/http_server/web_assembly", "tests/property/ic_api/caller", "tests/property/ic_api/chunk", + "tests/property/ic_api/cycles_burn", "tests/property/ic_api/id", "tests/property/ic_api/instruction_counter", "tests/property/ic_api/is_controller",