mirror of
https://github.com/logos-storage/logos-storage-nim.git
synced 2026-05-11 22:09:32 +00:00
do not generate test summary if previous steps were skipped/cancelled
This commit is contained in:
parent
0d74299a57
commit
f140476d65
1
.github/workflows/release.yml
vendored
1
.github/workflows/release.yml
vendored
@ -377,7 +377,6 @@ jobs:
|
||||
[[ "$job_status" == "SuccessCriteriaMet" ]] || exit 1
|
||||
|
||||
- name: Generate test summary
|
||||
if: always() && steps.tf-apply.conclusion == 'success'
|
||||
env:
|
||||
GCP_PROJECT: ${{ vars.RELEASE_TESTS_GCP_PROJECT }}
|
||||
run: |
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user