Skip to content

Commit

Permalink
ci: test
Browse files Browse the repository at this point in the history
  • Loading branch information
abdurrahman-ledger committed Oct 21, 2024
1 parent db09475 commit 489e0bd
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions .github/workflows/test-ui-e2e-only-desktop.yml
Original file line number Diff line number Diff line change
Expand Up @@ -327,16 +327,6 @@ jobs:
- name: Print Slack Payload Content
run: cat ${{ github.workspace }}/payload-slack-content.json

- name: Post to a Slack channel
id: slack
uses: slackapi/slack-github-action@v1.23.0
with:
channel-id: "C05FKJ7DFAP"
payload-file-path: ${{ github.workspace }}/payload-slack-content.json
env:
SLACK_BOT_TOKEN: ${{ secrets.SLACK_LIVE_CI_BOT_TOKEN }}
STATUS_COLOR: ${{ needs.report-to-allure.outputs.status_color }}

upload-to-xray:
name: "Upload to Xray"
runs-on: [ledger-live-medium]
Expand Down

0 comments on commit 489e0bd

Please sign in to comment.