Skip to content

Commit

Permalink
ci: more logs to smoke test api
Browse files Browse the repository at this point in the history
  • Loading branch information
tpluscode committed Jan 15, 2025
1 parent ea141e2 commit 337987a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,8 @@ jobs:
- run: npm run build
working-directory: example
- run: npm start > api.log &
env:
log: trace
working-directory: example
- name: Wait for server to start
run: npx wait-on http://localhost:1429/plaque/newton-s-apple-tree-monash-university -t 30s
Expand Down

0 comments on commit 337987a

Please sign in to comment.