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