Skip to content

Commit

Permalink
add Julia actions
Browse files Browse the repository at this point in the history
  • Loading branch information
YongHee Kim authored Nov 11, 2020
1 parent 46b4340 commit 560d10f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -89,6 +89,7 @@ Set up your GitHub Actions workflow with a specific version of your programming
- [actions/setup-java: Java](https://github.com/actions/setup-java)
- [actions/setup-ruby: Ruby](https://github.com/actions/setup-ruby)
- [actions/setup-elixir: Elixir](https://github.com/actions/setup-elixir)
- [actions/setup-julia: Julia](https://github.com/julia-actions/setup-julia)

### Create your Actions

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

#### Linting

Expand Down

0 comments on commit 560d10f

Please sign in to comment.