Skip to content

Commit

Permalink
.github: increase testground timeout
Browse files Browse the repository at this point in the history
  • Loading branch information
laurentsenta committed Aug 19, 2022
1 parent 4ae0020 commit dcce2f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/setup-testground/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ runs:
cat <<EOF >> ~/testground/.env.toml
[daemon.scheduler]
task_timeout_min = 30
task_timeout_min = 60
EOF
testground daemon > testground.out 2> testground.err &
fi;

0 comments on commit dcce2f5

Please sign in to comment.