forked from Skynet/actions
testng: to see if this will fix the non reproducability issue
This commit is contained in:
parent
65cf2fde2b
commit
ca528d693d
1 changed files with 1 additions and 2 deletions
|
@ -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 }}
|
||||
|
|
Loading…
Reference in a new issue