File tree Expand file tree Collapse file tree 1 file changed +0
-9
lines changed
Expand file tree Collapse file tree 1 file changed +0
-9
lines changed Original file line number Diff line number Diff line change @@ -226,9 +226,6 @@ runs:
226226 REPO : ${{ github.repository }}
227227 RUN_ID : ${{ github.run_id }}
228228 run : |
229- echo "Waiting 60s to ensure all jobs are visible in GitHub API..."
230- sleep 60
231-
232229 echo "Generating STATUS.md for test_fpm..."
233230 badge_line=""
234231
@@ -288,9 +285,6 @@ runs:
288285 REPO : ${{ github.repository }}
289286 RUN_ID : ${{ github.run_id }}
290287 run : |
291- echo "Waiting 60s to ensure all jobs are visible in GitHub API..."
292- sleep 60
293-
294288 echo "Generating STATUS.md for test_cmake..."
295289 badge_line=""
296290
@@ -350,9 +344,6 @@ runs:
350344 REPO : ${{ github.repository }}
351345 RUN_ID : ${{ github.run_id }}
352346 run : |
353- echo "Waiting 60s to ensure all jobs are visible in GitHub API..."
354- sleep 60
355-
356347 echo "Generating STATUS.md for test_meson..."
357348 badge_line=""
358349
You can’t perform that action at this time.
0 commit comments