Skip to content

Commit e92df30

Browse files
authored
Remove evergreen force update
1 parent da5f11c commit e92df30

File tree

1 file changed

+0
-29
lines changed

1 file changed

+0
-29
lines changed

.github/workflows/gradle-test-slow.yml

Lines changed: 0 additions & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -115,32 +115,3 @@ jobs:
115115
subproject: 'simulation-construction-set-tools'
116116
test-category: 'gui-slow'
117117
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

Comments
 (0)