test pkg folder
This commit is contained in:
parent
03f3d465a8
commit
27c8ca977a
1 changed files with 1 additions and 1 deletions
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
|
@ -13,7 +13,7 @@ jobs:
|
|||
uses: actions/setup-go@v1
|
||||
with:
|
||||
go-version: ${{ matrix.go }}
|
||||
- run: go run main.go
|
||||
- run: go test ./pkg/...
|
||||
build:
|
||||
runs-on: ubuntu-18.04
|
||||
needs: test
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue