We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2963d3b commit 2783445Copy full SHA for 2783445
.github/workflows/test-full.yml
@@ -55,6 +55,7 @@ jobs:
55
# failed job when required, we need to use step ids and the conclusions of specific steps
56
test_azimuth_upgrade:
57
runs-on: ubuntu-latest
58
+ needs: [test_clean_ha]
59
steps:
60
- name: Get latest tag
61
id: latest-tag
0 commit comments