Run remote/storage tests on CircleCI for troubleshooting

Signed-off-by: Simon Pasquier <spasquie@redhat.com>
This commit is contained in:
Simon Pasquier 2019-02-15 10:56:32 +01:00
parent 3bbaba3fbc
commit b792271af0

View file

@ -14,6 +14,7 @@ jobs:
steps:
- checkout
- run: go test -race -v ./storage/remote/...
- run: make promu
- run: make check_license style unused staticcheck build check_assets
- run: