Skip to content

Commit

Permalink
Try to show a summary after the CI run
Browse files Browse the repository at this point in the history
  • Loading branch information
tobiasgrosser committed May 11, 2024
1 parent fab92c2 commit 7fc5722
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,3 +33,4 @@ jobs:
run: |
lake -R exe cache get # download cache of mathlib docs.
lake -R build AliveExamples
echo '### Hello world! 🚀' >> $GITHUB_STEP_SUMMARY

0 comments on commit 7fc5722

Please sign in to comment.