Skip to content

Commit

Permalink
build: ci test
Browse files Browse the repository at this point in the history
  • Loading branch information
gbotrel committed Sep 13, 2024
1 parent b475d7d commit c582300
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ jobs:
slack-notifications:
if: always()
needs:
- test
- staticcheck
uses: ./.github/workflows/slack-notifications.yml
with:
status: ${{ needs.test.result }}
Expand Down

0 comments on commit c582300

Please sign in to comment.