Skip to content

Commit

Permalink
Update gitlab.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
0x2b3bfa0 authored Oct 24, 2024
1 parent 04161c8 commit cee86a4
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/gitlab.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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 \
Expand Down

0 comments on commit cee86a4

Please sign in to comment.