Skip to content

Commit

Permalink
fix: bigger timeout
Browse files Browse the repository at this point in the history
  • Loading branch information
Vovke committed Nov 19, 2024
1 parent 77a3832 commit 01c9c39
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,4 +52,4 @@ services:
- kalatori-rust-app
environment:
- DAEMON_HOST=http://kalatori-daemon:16726
command: /bin/sh -c "sleep 120 && yarn install && yarn test"
command: /bin/sh -c "sleep 240 && yarn install && yarn test"

0 comments on commit 01c9c39

Please sign in to comment.