diff --git a/.github/workflows/benchmark.yaml b/.github/workflows/benchmark.yaml index 9a35694f63..b73ff81da5 100644 --- a/.github/workflows/benchmark.yaml +++ b/.github/workflows/benchmark.yaml @@ -16,9 +16,6 @@ jobs: - name: Checkout repository uses: actions/checkout@v3 - # - name: Set a unique run identifier - # run: echo "UNIQE_ID=${{ github.run_number }}-${{ github.run_attempt }}" >> $GITHUB_ENV - - id: "auth" name: "Authenticate to Google Cloud" uses: "google-github-actions/auth@v1"