Skip to content

Commit 65b8cd2

Browse files
committed
Run diff in examples
1 parent e8f1aee commit 65b8cd2

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.github/workflows/ci.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,4 +17,6 @@ jobs:
1717
with:
1818
sqlc-version: '1.23.0'
1919
- run: make
20-
- run: make test
20+
- run: make test
21+
- run: sqlc diff
22+
working-directory: examples

0 commit comments

Comments
 (0)