File tree 1 file changed +2
-0
lines changed
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
91
91
- [ actions/setup-java: Java] ( https://github.com/actions/setup-java )
92
92
- [ actions/setup-ruby: Ruby] ( https://github.com/actions/setup-ruby )
93
93
- [ actions/setup-elixir: Elixir] ( https://github.com/actions/setup-elixir )
94
+ - [ actions/setup-julia: Julia] ( https://github.com/julia-actions/setup-julia )
94
95
95
96
### Create your Actions
96
97
@@ -274,6 +275,7 @@ Set up your GitHub Actions workflow with a specific version of your programming
274
275
- [ Run performance testing with artillery.io] ( https://github.com/kenju/github-actions-artillery )
275
276
- [ Detect Flaky Tests with BuildPulse] ( https://github.com/Workshop64/buildpulse-action )
276
277
- [ 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 )
277
279
278
280
#### Linting
279
281
You can’t perform that action at this time.
0 commit comments