Skip to content

Commit

Permalink
add wait ahead of test call
Browse files Browse the repository at this point in the history
  • Loading branch information
NiloCK committed Dec 26, 2024
1 parent 6628d49 commit e179e93
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build-express.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,4 +33,6 @@ jobs:
yarn remove @types/jest
yarn remove @types/pouchdb
yarn build
yarn serve
sleep 15s
yarn test

0 comments on commit e179e93

Please sign in to comment.