Merge pull request #15 from github/fix-tests
Fix an issue with the tests not running on CI and some empty folders that should be checked in.
This commit is contained in:
Коммит
da00e25aa1
|
@ -36,7 +36,7 @@ jobs:
|
|||
with:
|
||||
go-version: 1.14.7
|
||||
- name: Test
|
||||
run: go test .
|
||||
run: go test ./...
|
||||
|
||||
lint:
|
||||
name: Lint
|
||||
|
|
Загрузка…
Ссылка в новой задаче