diff --git a/.gitea/workflows/run-test.yaml b/.gitea/workflows/run-test.yaml index 02732b72..196672a8 100644 --- a/.gitea/workflows/run-test.yaml +++ b/.gitea/workflows/run-test.yaml @@ -29,6 +29,7 @@ jobs: git clone https://dev.sp-tarkov.com/${{ github.repository }}.git /workspace/SPT-AKI/Server/current cd /workspace/SPT-AKI/Server/current + git fetch git checkout $REF env: GITHUB_SHA: ${{ github.sha }}