Skip to content

Commit

Permalink
Fix ids
Browse files Browse the repository at this point in the history
  • Loading branch information
nickelsen committed Oct 2, 2024
1 parent e036760 commit 68f6e86
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/integration-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,6 @@ jobs:
run: ./slack-notifier-cli
shell: bash
- name: Run slack notifier cli second time (updating)
id: slack-notifier
env:
PUBLISH_SLACK_JOB_TYPE: "build"
PUBLISH_SLACK_JOB_STATUS: "progressing"
Expand All @@ -63,7 +62,6 @@ jobs:
run: ./slack-notifier-cli
shell: bash
- name: Run slack notifier cli second time (appending)
id: slack-notifier
env:
PUBLISH_SLACK_JOB_TYPE: "build"
PUBLISH_SLACK_JOB_STATUS: "progressing"
Expand Down

0 comments on commit 68f6e86

Please sign in to comment.