Skip to content

Commit 55ea202

Browse files
committed
ci: enforce wrapper contracts
1 parent 9cb4d72 commit 55ea202

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

‎.github/workflows/check.yml‎

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,9 @@ jobs:
5151
- name: Networking characterization
5252
run: tests/networking-contract.sh
5353

54+
- name: Wrapper contract
55+
run: tests/wrappers-contract.sh
56+
5457
compose:
5558
name: Compose contract
5659
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)