Преглед на файлове

#2541 Wait for long enough that the screenshot test must have started

Richard Tingle преди 1 месец
родител
ревизия
1505c799ff
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      .github/workflows/screenshot-test-comment.yml

+ 1 - 1
.github/workflows/screenshot-test-comment.yml

@@ -21,7 +21,7 @@ jobs:
       contents: read
     steps:
       - name: Wait for GitHub to register the workflow run
-        run: sleep 15
+        run: sleep 120
 
       - name: Wait for Screenshot Tests to complete
         uses: lewagon/[email protected]