ci: add fts5 build tag for tests
This commit is contained in:
parent
0371fb4144
commit
c08f12e275
@ -74,7 +74,7 @@ jobs:
|
|||||||
gocheckout
|
gocheckout
|
||||||
|
|
||||||
- name: test
|
- name: test
|
||||||
run: go test ./...
|
run: go test -tags fts5 ./...
|
||||||
|
|
||||||
- name: lint
|
- name: lint
|
||||||
run: golangci-lint run
|
run: golangci-lint run
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user