mirror of
https://github.com/ncruces/go-sqlite3.git
synced 2026-01-12 14:09:13 +00:00
Improved driver metadata.
This commit is contained in:
4
.github/workflows/test.yml
vendored
4
.github/workflows/test.yml
vendored
@@ -68,8 +68,8 @@ jobs:
|
||||
shell: bash
|
||||
run: |
|
||||
go work init .
|
||||
go work use -r embed gormlite
|
||||
go test ./embed/bcw2/...
|
||||
go work use -r embed/bcw2 gormlite litestream
|
||||
go test ./embed/bcw2 ./gormlite ./litestream
|
||||
|
||||
- name: Test GORM
|
||||
shell: bash
|
||||
|
||||
Reference in New Issue
Block a user