Compare commits
1 Commits
0371fb4144
...
v0.0.1
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
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
|
||||||
|
|||||||
Reference in New Issue
Block a user