Skip to content

Commit 560d10f

Browse files
author
YongHee Kim
authored
add Julia actions
1 parent 46b4340 commit 560d10f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -89,6 +89,7 @@ Set up your GitHub Actions workflow with a specific version of your programming
8989
- [actions/setup-java: Java](https://github.com/actions/setup-java)
9090
- [actions/setup-ruby: Ruby](https://github.com/actions/setup-ruby)
9191
- [actions/setup-elixir: Elixir](https://github.com/actions/setup-elixir)
92+
- [actions/setup-julia: Julia](https://github.com/julia-actions/setup-julia)
9293

9394
### Create your Actions
9495

@@ -270,6 +271,7 @@ Set up your GitHub Actions workflow with a specific version of your programming
270271
- [Run performance testing with artillery.io](https://github.com/kenju/github-actions-artillery)
271272
- [Detect Flaky Tests with BuildPulse](https://github.com/Workshop64/buildpulse-action)
272273
- [Display Inline Code Annotations for Jest Tests](https://github.com/IgnusG/jest-report-action)
274+
- [Run Julia tests](https://github.com/julia-actions/julia-runtest)
273275

274276
#### Linting
275277

0 commit comments

Comments
 (0)