Run Julia package tests
Actively maintainedjulia-actions/julia-runtest · MIT
This action runs the tests in a Julia package.
★ 61 starsLast commit 1 months agoLatest v1.12.0
C
63
/ 100
Security signals
OpenSSF Scorecard5.2 / 10
SECURITY.md presentNo
Immutable releasesNot enabled
Known vulnerabilitiesNone on record
How to use it safely
Recommended: pin to commit SHA
uses: julia-actions/julia-runtest@6e050c8013b833b1195105ff2fce9cd802f53271 # v1.12.0Mutable tags like v1.12.0 can be rewritten to point at malicious commits. Pinning to the full commit SHA is the only reference GitHub guarantees immutable.
Full workflow example
steps: - uses: julia-actions/julia-runtest@6e050c8013b833b1195105ff2fce9cd802f53271 # v1.12.0
Score breakdown
Security (35%)51
Popularity (20%)42
Maintenance (30%)89
Reliability (15%)70
Add this badge to your README
Markdown
[](https://actionrank.dev/actions/julia-actions-julia-runtest)HTML version
HTML
<a href="https://actionrank.dev/actions/julia-actions-julia-runtest"><img src="https://actionrank.dev/api/badge/julia-actions-julia-runtest" alt="ActionRank score"></a>Free to use, no attribution required — the badge updates itself as the score changes. How badges work