ci: Make test artifact download part of overall build status

docker-retention
Robert Dailey 8 months ago
parent b1e83621b6
commit bf4830d799

@ -220,6 +220,7 @@ jobs:
- codesign
- docker
- release
- test-artifact-download
runs-on: ubuntu-latest
steps:
- name: Check if all jobs succeeded

Loading…
Cancel
Save