Skip to content

Conversation

@happy-barney
Copy link
Contributor

Trivial action just to make list of steps to look fancy, see:

    steps:
	  ...
      - uses: perl-actions/ci-perl-tester-helpers/report-perl@main
      - uses: perl-actions/ci-perl-tester-helpers/install-test-helper-deps@main
      - uses: perl-actions/ci-perl-tester-helpers/cpan-install-build-deps@main
      - uses: perl-actions/ci-perl-tester-helpers/build-dist@main
      - uses: perl-actions/ci-perl-tester-helpers/cpan-install-dist-deps@main
      - uses: perl-actions/ci-perl-tester-helpers/test-dist@main

Action also supports optional saving output into file for later publish artifact

Trivial action just to make list of steps to look fancy.
Copy link
Member

@oalders oalders left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice! Seems like the type of thing that might also be handy to see in $GITHUB_STEP_SUMMARY

@oalders oalders merged commit 3ac51e5 into perl-actions:main Jul 10, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants