Skip to content

Commit 2783445

Browse files
author
Matt Pryor
authored
Run HA tests in serial
1 parent 2963d3b commit 2783445

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/test-full.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,7 @@ jobs:
5555
# failed job when required, we need to use step ids and the conclusions of specific steps
5656
test_azimuth_upgrade:
5757
runs-on: ubuntu-latest
58+
needs: [test_clean_ha]
5859
steps:
5960
- name: Get latest tag
6061
id: latest-tag

0 commit comments

Comments
 (0)