Skip to content

Commit

Permalink
Update GitHub workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
Malte-Hansen committed Nov 19, 2024
1 parent cc5bed2 commit ebcf4fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ jobs:
- name: Start application
run: |
npm run start &
sleep 10
sleep 40
- name: Run tests
run: npm run test

Expand Down

0 comments on commit ebcf4fd

Please sign in to comment.