mirror of
https://github.com/Forceu/Gokapi.git
synced 2026-05-18 05:28:43 -05:00
Fixed tests
This commit is contained in:
@@ -12,6 +12,7 @@ jobs:
|
||||
- uses: actions/setup-go@v2
|
||||
with:
|
||||
go-version: '^1.17'
|
||||
- run: go mod tidy
|
||||
- run: go test ./... -parallel 8 --tags=test,awsmock
|
||||
- run: go clean -testcache
|
||||
- run: go test ./... -parallel 8 --tags=test,noaws
|
||||
|
||||
Reference in New Issue
Block a user