julia-actions / setup-julia

This action sets up a Julia environment for use in actions by downloading a specified version of Julia and adding it to PATH.
MIT License
93 stars 23 forks source link

Change show-versioninfo to always print full info for nightlies #68

Closed SaschaMann closed 3 years ago

SaschaMann commented 3 years ago

Still need to write tests so that we don't have to run absurd amounts of workflows to test this but the feature itself is ready for review.