Skip to content

Commit

Permalink
ci: wait longer
Browse files Browse the repository at this point in the history
  • Loading branch information
tpluscode committed Jan 15, 2025
1 parent 769153f commit db71d73
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -74,11 +74,10 @@ jobs:
lando-version: 3.21.2
- uses: tpluscode/[email protected]
with:
healthcheck: http://db.read-the-plaque.lndo.site/
timeout: 30000
healthcheck: https://read-the-plaque.lndo.site/plaque/newton-s-apple-tree-monash-university
timeout: 60000
ignore-errors: true

- run: curl https://read-the-plaque.lndo.site/plaque/newton-s-apple-tree-monash-university -Ifk
- run: curl https://read-the-plaque.lndo.site/plaque/newton-s-apple-tree-monash-university.html -Ifk

- run: lando logs
Expand Down

0 comments on commit db71d73

Please sign in to comment.