Commit Graph

11 Commits

Author SHA1 Message Date
Sascha Mann
b455abf998 Add prefix input (#24)
This allows inserting commands like xvfb-run in front of the Julia command

(fixes #3)

Co-authored-by: Isaac Good <github@isaacgood.com>
2020-12-14 14:01:55 +01:00
Jeffrey Lin
3ae735d0b5 Add project input option (#23)
Closes #22
2020-12-04 19:50:23 +01:00
Oscar Dowson
6513b45da5 Enable depwarn input option (#21) 2020-11-08 10:42:32 +01:00
Fredrik Ekre
2976a507b0 Make coverage optional (#19)
* Make coverage optional

* Apply suggestions from code review

* typo
2020-10-14 12:43:35 +02:00
Takafumi Arakaki
ffce252ef2 Avoid delay after package registration by cloning General (#17)
* 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>
2020-09-09 20:19:36 +02:00
Sascha Mann
642d7a4c3b Add branding 2020-08-07 23:37:20 +02:00
Sascha Mann
4965e73fab Convert to composite action 2020-08-07 23:37:20 +02:00
Dilum Aluthge
e3687f82c8 Add inline input (#4)
* Add `inline` input

* Update main.js

* Update main.ts
2020-02-26 22:38:46 +01:00
David Anthoff
da4330aa40 Remove build and coverage from action 2019-09-23 14:12:09 -07:00
David Anthoff
67aa1a94f6 Update action.yml 2019-09-14 21:03:29 -07:00
David Anthoff
3259d7ae88 Initial commit 2019-09-14 20:52:51 -07:00