Skip to content
This repository has been archived by the owner on Aug 26, 2024. It is now read-only.

Commit

Permalink
mostly to trigger CI
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelneale committed Jul 19, 2024
1 parent 2fe2e50 commit 1a93489
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,6 @@ jobs:
run: |
npm run server &
SERVER_PID=$!
sleep 5
sleep 7
npm run test
kill $SERVER_PID

0 comments on commit 1a93489

Please sign in to comment.