mirror of
https://github.com/1f349/lavender.git
synced 2025-04-14 06:55:55 +01:00
Update test to prevent calling sqlc
This commit is contained in:
parent
5546b47da8
commit
dd9b260900
3
.github/workflows/test.yml
vendored
3
.github/workflows/test.yml
vendored
@ -11,5 +11,6 @@ jobs:
|
||||
with:
|
||||
go-version: ${{ matrix.go-version }}
|
||||
- uses: actions/checkout@v4
|
||||
- run: make build
|
||||
- run: cd web && yarn build
|
||||
- run: go build ./cmd/lavender
|
||||
- run: go test ./...
|
||||
|
Loading…
x
Reference in New Issue
Block a user