mirror of
https://github.com/prometheus/prometheus.git
synced 2025-03-05 20:59:13 -08:00
Run remote/storage tests on CircleCI for troubleshooting
Signed-off-by: Simon Pasquier <spasquie@redhat.com>
This commit is contained in:
parent
3bbaba3fbc
commit
b792271af0
|
@ -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:
|
||||
|
|
Loading…
Reference in a new issue