Skip to content

Commit ac9c72c

Browse files
committed
fix(ci): remove gh cli
1 parent c91ef2c commit ac9c72c

File tree

1 file changed

+0
-10
lines changed

1 file changed

+0
-10
lines changed

.github/workflows/common-testing.yml

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -313,16 +313,6 @@ jobs:
313313
echo "color=danger" >> "$GITHUB_OUTPUT"
314314
fi
315315
316-
- uses: sersoft-gmbh/setup-gh-cli-action@2d02c06e284b7d55e954d6d6406e7a886f45a818 # v2
317-
with:
318-
version: stable
319-
320-
- name: Get job log
321-
env:
322-
GH_TOKEN: ${{ github.token }}
323-
run: |
324-
gh run view --job ${{ github.job.id }} --log | grep "test result"
325-
326316
- name: Post nightly tests results in a channel
327317
if: always() && github.event_name == 'schedule'
328318
uses: rtCamp/action-slack-notify@e31e87e03dd19038e411e38ae27cbad084a90661

0 commit comments

Comments
 (0)