Skip to content

Commit f87657e

Browse files
committed
Merge branch 'dev'
2 parents e5a68fb + c2af213 commit f87657e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

github-actions-tests/metrics.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ END
5757
sudo -u postgres ${PG_PATH}psql -d mamonsu_test_db -c "CREATE EXTENSION pg_stat_statements;"
5858

5959
# wait few intervals to get all possible metrics
60-
sleep 50
60+
sleep 120
6161

6262
# read metric for specific version
6363
while read metric; do

0 commit comments

Comments
 (0)