diff --git a/.github/workflows/gitlab.yml b/.github/workflows/gitlab.yml index 7f1a1fb51..b7ba07aff 100644 --- a/.github/workflows/gitlab.yml +++ b/.github/workflows/gitlab.yml @@ -59,11 +59,6 @@ jobs: | jq -r .id \ | xargs -0 printf "hash=%s" >> $GITHUB_OUTPUT - run: npm ci - - uses: mxschmitt/action-tmate@v3 - with: - limit-access-to-actor: true - env: - TEST_GITLAB_TOKEN: ${{ github.token }} - name: Run cml-send-comment run: | node bin/cml.js send-comment \