From cee86a47c9b32dfcc8e977990e05393dea9249ba Mon Sep 17 00:00:00 2001 From: Helio Machado <0x2b3bfa0+git@googlemail.com> Date: Thu, 24 Oct 2024 03:40:05 +0200 Subject: [PATCH] Update gitlab.yml --- .github/workflows/gitlab.yml | 5 ----- 1 file changed, 5 deletions(-) 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 \