* allow control of bounds-check command option
* tryfix
* Update action.yml
Co-authored-by: Sascha Mann <git@mail.saschamann.eu>
* Update action.yml
Co-authored-by: Sascha Mann <git@mail.saschamann.eu>
* tryfix
* alternative bash if else approach
* another approach
* use julia_args approach
* add julia_args to kwargs func
* fix
* move julia_args to before return
* guard against v1.0
* add warning
* Update kwargs.jl
Co-authored-by: Sascha Mann <git@mail.saschamann.eu>
* handle the default state and improve error message
* Update kwargs.jl
Co-authored-by: Chris Foster <chris42f@gmail.com>
* Update kwargs.jl
Co-authored-by: Sascha Mann <git@mail.saschamann.eu>
Co-authored-by: Chris Foster <chris42f@gmail.com>
* Avoid delay in package registration by cloning General
* Fix a typo
Co-authored-by: Sascha Mann <git@mail.saschamann.eu>
* Clarify why JULIA_PKG_SERVER is set for a single step
Co-authored-by: Sascha Mann <git@mail.saschamann.eu>