Added missing workflow step
All checks were successful
Testing / test (1.23.x, ubuntu-latest) (push) Successful in 20s
All checks were successful
Testing / test (1.23.x, ubuntu-latest) (push) Successful in 20s
This commit is contained in:
1
.github/workflows/testing.yml
vendored
1
.github/workflows/testing.yml
vendored
@ -13,6 +13,7 @@ jobs:
|
||||
go-version: ${{ matrix.go-version }}
|
||||
- uses: actions/checkout@v3
|
||||
- run: |
|
||||
go get -u .
|
||||
go test ./.
|
||||
|
||||
# test-cache:
|
||||
|
Reference in New Issue
Block a user