1 parent 9cb4d72 commit 55ea202Copy full SHA for 55ea202
1 file changed
.github/workflows/check.yml
@@ -51,6 +51,9 @@ jobs:
51
- name: Networking characterization
52
run: tests/networking-contract.sh
53
54
+ - name: Wrapper contract
55
+ run: tests/wrappers-contract.sh
56
+
57
compose:
58
name: Compose contract
59
runs-on: ubuntu-latest
0 commit comments