Skip to content

Commit

Permalink
Run diff in examples
Browse files Browse the repository at this point in the history
  • Loading branch information
kyleconroy committed Nov 1, 2023
1 parent e8f1aee commit 65b8cd2
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,6 @@ jobs:
with:
sqlc-version: '1.23.0'
- run: make
- run: make test
- run: make test
- run: sqlc diff
working-directory: examples

0 comments on commit 65b8cd2

Please sign in to comment.