We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a3ab51d + 8619e4f commit 36a27a2Copy full SHA for 36a27a2
1 file changed
.github/workflows/CI-e2e.yml
@@ -73,7 +73,7 @@ jobs:
73
74
- name: Run Tests
75
id: run-tests
76
- uses: direlines/runpod-test-runner@v1.7
+ uses: runpod/runpod-test-runner@v2.1.0
77
with:
78
image-tag: ${{ vars.DOCKERHUB_REPO }}/${{ vars.DOCKERHUB_IMG }}:${{ needs.e2e-build.outputs.docker_tag }}
79
runpod-api-key: ${{ secrets.RUNPOD_API_KEY }}
0 commit comments