Skip to content

Commit

Permalink
Merge branch 'dev'
Browse files Browse the repository at this point in the history
  • Loading branch information
cuprumtan committed Feb 21, 2022
2 parents e5a68fb + c2af213 commit f87657e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion github-actions-tests/metrics.sh
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ END
sudo -u postgres ${PG_PATH}psql -d mamonsu_test_db -c "CREATE EXTENSION pg_stat_statements;"

# wait few intervals to get all possible metrics
sleep 50
sleep 120

# read metric for specific version
while read metric; do
Expand Down

0 comments on commit f87657e

Please sign in to comment.