Skip to content

Commit

Permalink
removed unused step
Browse files Browse the repository at this point in the history
  • Loading branch information
Bullrich committed May 27, 2024
1 parent aea9b0c commit b6bc11b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,5 +30,4 @@ jobs:
name: All tests passed
needs: [test]
steps:
- run: echo '::warn::Finished job'
- run: echo '### Good job! All the tests passed 🚀' >> $GITHUB_STEP_SUMMARY

0 comments on commit b6bc11b

Please sign in to comment.