diff --git a/.github/workflows/full_tests.yml b/.github/workflows/full_tests.yml index 8dd1fcb1c..350234bc7 100644 --- a/.github/workflows/full_tests.yml +++ b/.github/workflows/full_tests.yml @@ -200,7 +200,6 @@ jobs: runs-on: ubuntu-latest steps: - name: Get Docker Hub Token and Delete Image - # zizmor: ignore[template-injection] env: DOCKERHUB_LEROBOT_USERNAME: ${{ secrets.DOCKERHUB_LEROBOT_USERNAME }} DOCKERHUB_LEROBOT_PASSWORD: ${{ secrets.DOCKERHUB_LEROBOT_PASSWORD }} @@ -232,4 +231,4 @@ jobs: exit 1 fi -# TODO(Steven): Check dockerimages pull in ubuntu +# TODO(Steven): Check dockerimages pull in ubuntu \ No newline at end of file