Skip to content

Commit

Permalink
wait longer
Browse files Browse the repository at this point in the history
  • Loading branch information
tgeoghegan committed Jun 18, 2024
1 parent 803f1ac commit c3d3601
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,9 @@ jobs:
./divviup dap-client upload --task-id $TASK_ID --measurement $measurement;
done
sleep 60
echo "finished uploading measurements"
sleep 120
./divviup dap-client collect \
--task-id $TASK_ID \
Expand Down

0 comments on commit c3d3601

Please sign in to comment.