fix test running in ci cd
This commit is contained in:
@@ -37,7 +37,7 @@ jobs:
|
||||
run: go mod download
|
||||
|
||||
- name: Run tests
|
||||
run: go test -v ./...
|
||||
run: go test -v ./... -short
|
||||
|
||||
- name: Build binary
|
||||
env:
|
||||
|
||||
Reference in New Issue
Block a user