File tree Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments