mirror of
https://github.com/Forceu/Gokapi.git
synced 2026-04-30 11:29:53 -05:00
Fixed reading terminal input on Windows, fixed upload error for Files > 20MB, fixed build tags
This commit is contained in:
@@ -13,4 +13,5 @@ jobs:
|
||||
with:
|
||||
go-version: '^1.16.4'
|
||||
- run: go test ./... --tags=test,awsmock
|
||||
- run: go clean -testcache
|
||||
- run: go test ./... --tags=test,noaws
|
||||
|
||||
Reference in New Issue
Block a user