Skip to content

Commit

Permalink
always
Browse files Browse the repository at this point in the history
  • Loading branch information
midleman committed Jan 27, 2025
1 parent 104ed83 commit e941ba0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test-e2e-linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -151,6 +151,7 @@ jobs:
report-dir: ${{ env.REPORT_DIR }}

- name: Save and Upload Artifacts for Slack Notification
if: ${{ !cancelled() }}
uses: midleman/slack-workflow-status/.github/actions/upload-artifacts@mi/comment-thread
with:
job_name: ${{ github.job }}
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/test-e2e-windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -167,6 +167,7 @@ jobs:
report-dir: ${{ env.REPORT_DIR }}

- name: Save and Upload Artifacts for Slack Notification
if: ${{ !cancelled() }}
uses: midleman/slack-workflow-status/.github/actions/upload-artifacts@mi/comment-thread
with:
job_name: ${{ github.job }}
Expand Down

0 comments on commit e941ba0

Please sign in to comment.