As an experiment, try using sqlite lint action
This commit is contained in:
parent
5c58c111ac
commit
05f4549355
3
.github/workflows/build.yml
vendored
3
.github/workflows/build.yml
vendored
@ -27,8 +27,7 @@ jobs:
|
||||
run: golangci-lint run
|
||||
|
||||
- name: Validate SQL schema
|
||||
run: |
|
||||
sqlite3 whatever.db < pkg/db/schema.sql
|
||||
uses: playfulpachyderm/sqlite-lint@v0.0.1
|
||||
|
||||
- name: Run tests
|
||||
run: |
|
||||
|
Loading…
x
Reference in New Issue
Block a user