Skip to content

Commit

Permalink
ci: log on smoke test failure
Browse files Browse the repository at this point in the history
  • Loading branch information
tpluscode committed Jan 15, 2025
1 parent 7ed0278 commit 769153f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -80,3 +80,6 @@ jobs:

- 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
if: failure()

0 comments on commit 769153f

Please sign in to comment.