Skip to content

Commit

Permalink
Merge pull request #937 from City-of-Helsinki/UHF-X_visual_regression…
Browse files Browse the repository at this point in the history
…_sleep

UHF-X Visual regression sleep
  • Loading branch information
khalima authored Apr 3, 2024
2 parents 613a4e3 + 754b5b6 commit 732c694
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/visual.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ jobs:
- name: Start project
working-directory: ${{ env.DRUPAL_ROOT }}
run: docker compose --profile testing up -d --wait && sleep 5
run: docker compose --profile testing up -d --wait && sleep 10

- name: Restore files folder
id: drupal-cache
Expand Down

0 comments on commit 732c694

Please sign in to comment.