Skip to content

Commit

Permalink
ci: fix schema diff validation
Browse files Browse the repository at this point in the history
  • Loading branch information
kerber0x committed Jul 10, 2024
1 parent 1659ce6 commit b70fd80
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/Basic.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,4 +65,4 @@ jobs:
run: cargo make schema

- name: Schema Changes
run: git diff --exit-code contracts/alliance-oracle/schema
run: git diff --exit-code contracts/alliance-protocol/schema

0 comments on commit b70fd80

Please sign in to comment.