Skip to content

Commit

Permalink
added output summary
Browse files Browse the repository at this point in the history
It looks a bit better than simply adding a print line statement
  • Loading branch information
Bullrich committed Feb 20, 2024
1 parent 08a312f commit d5a6da6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -214,4 +214,4 @@ jobs:
- integration-test
- build-chain-spec-generator
steps:
- run: echo "Good job! All the tests passed!"
- run: echo '### Good job! All the tests passed 🚀' >> $GITHUB_STEP_SUMMARY

0 comments on commit d5a6da6

Please sign in to comment.