check input IDs
This commit is contained in:
parent
d91116b122
commit
dab3dd4d66
3
.github/workflows/ci.yml
vendored
3
.github/workflows/ci.yml
vendored
@ -278,6 +278,9 @@ jobs:
|
||||
S3_BUCKET: ${{ secrets.CI_RETENTION_TESTS_S3_BUCKET }}
|
||||
run: |
|
||||
set -euo pipefail
|
||||
|
||||
export GODEBUG=gocachetest=1
|
||||
|
||||
go test \
|
||||
-tags testing \
|
||||
-failfast \
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user