Skip to content

Commit

Permalink
tests-pr.yml: fix link
Browse files Browse the repository at this point in the history
  • Loading branch information
Titus-von-Koeller committed May 2, 2024
1 parent b765d68 commit 50ccc02
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests-pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ jobs:
- name: Post to Slack
if: always()
uses: huggingface/transformers/blob/main/.github/actions/post-slack/action.yml@main
uses: huggingface/transformers/blob/main/.github/actions/post-slack/action.yml
with:
slack_channel: ${{ env.OUTPUT_SLACK_CHANNEL_ID }}
title: 🤗 Results of the bitsandbytes tests
Expand Down

0 comments on commit 50ccc02

Please sign in to comment.