mirror of
https://github.com/Forceu/Gokapi.git
synced 2026-04-24 15:39:20 -05:00
Support for file encryption (#38)
This commit is contained in:
@@ -12,6 +12,7 @@ jobs:
|
||||
- uses: actions/setup-go@v2
|
||||
with:
|
||||
go-version: '^1.17'
|
||||
- run: go generate ./...
|
||||
- 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