Merge pull request #3942 from nymtech/jon/fix-contract-schema

Update cw3-flex-multisig schema
This commit is contained in:
Tommy Verrall
2023-10-05 15:03:08 +02:00
committed by GitHub
6 changed files with 1 additions and 3242 deletions
+1 -2
View File
@@ -26,9 +26,8 @@ jobs:
with:
toolchain: stable
- name: Generate the schema
run: make contract-schema
- name: Check for diff
run: git diff --exit-code -- contracts/*/schema
run: git diff --exit-code -- contracts/**/schema