Run Julia package tests
Version updated for julia-actions/julia-runtest to version v1.11.0.
- This action is used across all versions by 16,919 repositories.
Go to the GitHub Marketplace to find the latest changes.
Release notes
What’s Changed
Add test_args input and populate to test_args in test() by @sschlenkrich in https://github.com/julia-actions/julia-runtest/pull/73
allow passing multiple arguments in test_args by @m-fila in https://github.com/julia-actions/julia-runtest/pull/118
add a reproducer header by @IanButterworth in https://github.com/julia-actions/julia-runtest/pull/124
Update example workflow in README by @gdalle in https://github.com/julia-actions/julia-runtest/pull/119
Bump julia-actions/setup-julia from 2.2.0 to 2.3.0 by @dependabot in https://github.com/julia-actions/julia-runtest/pull/117
Bump julia-actions/setup-julia from 2.3.0 to 2.4.0 by @dependabot in https://github.com/julia-actions/julia-runtest/pull/120
New Contributors
- @sschlenkrich made their first contribution in https://github.com/julia-actions/julia-runtest/pull/73
- @gdalle made their first contribution in https://github.com/julia-actions/julia-runtest/pull/119
- @m-fila made their first contribution in https://github.com/julia-actions/julia-runtest/pull/118
Full Changelog: https://github.com/julia-actions/julia-runtest/compare/v1.10.0...v1.11.0