mirror of
https://github.com/Forceu/Gokapi.git
synced 2026-01-05 16:29:52 -06:00
Added mock function for AWS S3, updated tests
This commit is contained in:
4
.github/workflows/test-code.yml
vendored
4
.github/workflows/test-code.yml
vendored
@@ -11,5 +11,5 @@ jobs:
|
||||
uses: actions/checkout@v2
|
||||
- uses: actions/setup-go@v2
|
||||
with:
|
||||
go-version: '^1.16.0'
|
||||
- run: go test ./... --tags=test
|
||||
go-version: '^1.16.4'
|
||||
- run: go test ./... --tags=test,awsmock
|
||||
|
||||
Reference in New Issue
Block a user