@@ -115,32 +115,3 @@ jobs:
115
115
subproject : ' simulation-construction-set-tools'
116
116
test-category : ' gui-slow'
117
117
requires-self-hosted : true
118
-
119
- update-evergreen :
120
- name : Force update on evergreen
121
- runs-on : ubuntu-latest
122
- needs :
123
- - alexander-allocation-slow
124
- - alexander-allocation-slow-2
125
- - alexander-controller-api-slow
126
- - alexander-controller-api-slow-3
127
- - alexander-controller-api-slow-4
128
- - alexander-humanoid-behaviors-slow
129
- - alexander-humanoid-flat-ground-slow-2
130
- - alexander-humanoid-flat-ground-slow-3
131
- - alexander-humanoid-flat-ground-slow-4
132
- - alexander-humanoid-obstacle-slow
133
- - alexander-humanoid-obstacle-slow-2
134
- - alexander-humanoid-obstacle-slow-3
135
- - alexander-humanoid-push-recovery-slow
136
- - alexander-humanoid-rough-terrain-slow
137
- - alexander-humanoid-stairs-slow
138
- - ihmc-footstep-planning-slow
139
- - ihmc-footstep-planning-slow-2
140
- - ihmc-java-toolkit-gui-slow
141
- - ihmc-path-planning-slow
142
- - simulation-construction-set-tools-slow
143
- if : always() # This ensures the job runs even if one of the dependent jobs fails
144
- steps :
145
- - name : Call API with curl
146
- uses : ihmcrobotics/ihmc-actions/.github/actions/force-update-evergreen@main
0 commit comments