Skip to content

Commit 40335bc

Browse files
committed
Update run-rinha-test.sh
1 parent 654c30e commit 40335bc

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

prod/conf/stress-test/run-rinha-test.sh

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,8 @@
33
echo "Tests will start in 15 seconds..."
44
sleep 15
55

6+
chmod -c -R +rX "_site/" | while read line; do
7+
echo "::warning title=Invalid file permissions automatically fixed::$line"
8+
done
9+
610
k6 run rinha-test.js

0 commit comments

Comments
 (0)