chore: extra log file

This commit is contained in:
Vlad Stan 2024-02-20 15:25:58 +02:00
parent 7ad8d3256c
commit 99a8234aa3

View File

@ -60,6 +60,7 @@ jobs:
curl --location --request PUT 'http://localhost:5000/admin/api/v1/topup/?usr=${{env.super_user}}' --header 'Content-Type: application/json' --data '{ "id": "'$wallet_id'", "amount": 2100000000}'
echo "adminkey=$adminkey" >> $GITHUB_ENV
echo "### adminkey=$adminkey"
- name: install jmeter
run: |