Skip to content

Commit

Permalink
modify action
Browse files Browse the repository at this point in the history
  • Loading branch information
joneugster committed Aug 23, 2024
1 parent 34064c5 commit 6aa1401
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
run: |
cd demo/server
echo "Starting server..."
nohup npm run start &> server.log
npm run start
- name: Sleep
run: sleep 5
run-cypress:
Expand Down

0 comments on commit 6aa1401

Please sign in to comment.