actions-marketplace-validations/Run Julia package tests

Run the tests in a Julia package

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
check_boundsValue determining which bounds checking setting to use. Options: yes | no | auto. Default value: yes.yes
coverageValue determining whether to test with coverage or not. Options: true | false. Default value: true.true
depwarnValue passed to the --depwarn flag. Options: yes | no | error. Default value: yes.yes
force_latest_compatible_versionIf true, then, for each [compat] entry in the active project, only allow the latest compatible version. If the value is auto and the pull request has been opened by Dependabot or CompatHelper, then force_latest_compatible_version will be set to true, otherwise it will be set to false. Options: true | false | auto. Default value: auto.auto
inlineValue passed to the --inline flag. Options: yes | no. Default value: yes.yes
prefixValue inserted in front of the julia command, e.g. for running xvfb-run julia [...]no""
projectValue passed to the --project flag. The default value is the repository root: "@."@.
annotateWhether or not to attempt to create GitHub annotations to show test failures inline. Only effective on Julia 1.8+.false

no outputs