Skip to content

Commit 59c3c0e

Browse files
authored
Update perf-testing-setup.yml
1 parent 32f19df commit 59c3c0e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/perf-testing-setup.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ jobs:
9797
# docker exec $container_id sh -c "kill -2 $py_spy_id"
9898
docker exec $container_id sh -c "ls -ltr /home/site/wwwroot"
9999
docker exec $container_id sh -c "ls -ltr"
100-
sleep 2
100+
sleep 40
101101
docker cp $container_id:/home/site/wwwroot/helloperf.svg .
102102
103103
- name: Upload profiling result to artifact

0 commit comments

Comments
 (0)