Skip to content

Commit a6f6e24

Browse files
fix: add sqlc diff on sqlc.local.yaml file
1 parent 985bfda commit a6f6e24

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -118,4 +118,5 @@ jobs:
118118
- name: Verify pushed generated code is synced
119119
run: |
120120
./scripts/wasm/update_sha.sh sqlc.ci.yaml
121+
sqlc -f sqlc.local.yaml diff
121122
sqlc -f sqlc.ci.yaml diff

0 commit comments

Comments
 (0)