testng: to see if this will fix the non reproducability issue

This commit is contained in:
silver 2024-08-20 23:35:13 +01:00
parent 65cf2fde2b
commit ca528d693d

View file

@ -22,5 +22,4 @@ runs:
git config --local lfs.transfer.maxretries 1
git lfs install
git lfs fetch origin refs/remotes/origin/${{ inputs.ref_name }}
git lfs checkout
git lfs pull origin ${{ inputs.ref_name }}