Commit Graph

22 Commits

Author SHA1 Message Date
Mateusz Jakub Fila
df0572688c allow passing multiple arguments in test_args (#118)
Co-authored-by: Markus Hauru <markus@mhauru.org>
Co-authored-by: Ian Butterworth <i.r.butterworth@gmail.com>
2024-10-18 21:04:44 +00:00
Guillaume Dalle
fe72c6625b Update example workflow in README (#119) 2024-09-03 11:51:22 -04:00
Sebastian Schlenkrich
e16476132f Add test_arg input and populate to test_args in test() (#73) 2024-07-23 07:20:19 -04:00
Yuto Horikawa
3a055a9a24 Use julia-actions/cache in README example (#99) 2024-02-18 09:31:58 -05:00
Yuto Horikawa
d4b6651239 Update README (#96)
* remove unnecessary space

* update `actions/checkout@v2` to `actions/checkout@v4`

* add link to #76

* replace 1.0 with 1.6 (the current LTS)
2024-02-01 09:00:18 -05:00
Eric Hanson
1aec431e02 Restrict annotation functionality to versions of Julia it works on (#79)
* Restrict annotation functionality to versions of Julia it works on

see #76

* Update README.md
2023-04-02 23:23:43 +02:00
Sascha Mann
4867b265f3 Add warning about annotate (#77) 2023-03-22 23:17:43 +01:00
Fredrik Ekre
3378215696 Export the JULIA_PKG_SERVER_REGISTRY_PREFERENCE variable for subsequent steps. (#75) 2023-03-13 18:32:24 +01:00
Simon Christ
c80d3075f7 prevent double tests (#60) 2022-12-19 22:47:16 -05:00
Eric Hanson
7ea3b3e0bd Add test failure annotations on v1.8+ (#58)
Co-authored-by: Dilum Aluthge <dilum@aluthge.com>
2022-08-04 12:34:44 +02:00
Rik Huijzer
101f621257 Fix typo (#52)
Co-authored-by: Dilum Aluthge <dilum@aluthge.com>
2021-12-28 17:30:17 +01:00
Mosè Giordano
a5f2948fcb Fix setup-julia example in README (#45)
The `julia-arch` option isn't actually used to choose the architecture of Julia in the `setup-julia` step.
2021-06-26 12:01:34 -04:00
Fons van der Plas
61e4ed0228 README: add syntax highlighting (#43) 2021-05-27 22:47:58 +02:00
Fons van der Plas
c78ce59639 README: explain .github/workflows/ folder (#44)
* README: explain .github/workflows/ folder
2021-05-27 22:47:46 +02:00
Sascha Mann
b32c73084a [Docs] use @v1 instead of @latest (#33) 2021-01-05 00:41:49 +01:00
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
Mustafa M
8eb690078f Bump versions and add buildpkg to README.md (#15) 2020-08-18 16:16:48 +02:00
Sascha Mann
a27b0328f6 Fix README example 2020-02-11 18:21:02 +01:00
David Anthoff
da4330aa40 Remove build and coverage from action 2019-09-23 14:12:09 -07:00
David Anthoff
a7eaa22ec9 Update README 2019-09-15 21:02:56 -07:00
David Anthoff
f6886b61fb Update README 2019-09-15 21:00:55 -07:00
David Anthoff
3259d7ae88 Initial commit 2019-09-14 20:52:51 -07:00