generated from actions/typescript-action
-
Notifications
You must be signed in to change notification settings - Fork 26
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Allow control of --check-bounds command option (#46)
* 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>
- Loading branch information
1 parent
a5f2948
commit 161c97c
Showing
2 changed files
with
14 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters