Remove deleted flag from test command (#10)
This commit is contained in:
parent
d4881d1cf0
commit
9f46e184cf
1
.github/workflows/longevity_test.yml
vendored
1
.github/workflows/longevity_test.yml
vendored
@ -113,7 +113,6 @@ jobs:
|
||||
--extend-retention \
|
||||
--prefix ${{ env.PREFIX }} \
|
||||
--bucket ${{ secrets.CI_RETENTION_TESTS_S3_BUCKET }} \
|
||||
--succeed-if-exists \
|
||||
2>&1 | tee ${{ env.CORSO_LOG_DIR }}/gotest-repo-init.log
|
||||
|
||||
if grep -q 'Failed to' ${{ env.CORSO_LOG_DIR }}/gotest-repo-init.log
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user