Skip to content

Commit 0edccf3

Browse files
authored
Merge pull request #511 from YongHeeK/patch-1
add Julia actions
2 parents 93fb8e1 + 560d10f commit 0edccf3

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

+2
Original file line numberDiff line numberDiff line change
@@ -91,6 +91,7 @@ Set up your GitHub Actions workflow with a specific version of your programming
9191
- [actions/setup-java: Java](https://github.com/actions/setup-java)
9292
- [actions/setup-ruby: Ruby](https://github.com/actions/setup-ruby)
9393
- [actions/setup-elixir: Elixir](https://github.com/actions/setup-elixir)
94+
- [actions/setup-julia: Julia](https://github.com/julia-actions/setup-julia)
9495

9596
### Create your Actions
9697

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

278280
#### Linting
279281

0 commit comments

Comments
 (0)