mirror of
https://github.com/sdras/awesome-actions.git
synced 2024-10-01 00:55:38 -04:00
commit
0edccf3348
@ -91,6 +91,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-java: Java](https://github.com/actions/setup-java)
|
||||||
- [actions/setup-ruby: Ruby](https://github.com/actions/setup-ruby)
|
- [actions/setup-ruby: Ruby](https://github.com/actions/setup-ruby)
|
||||||
- [actions/setup-elixir: Elixir](https://github.com/actions/setup-elixir)
|
- [actions/setup-elixir: Elixir](https://github.com/actions/setup-elixir)
|
||||||
|
- [actions/setup-julia: Julia](https://github.com/julia-actions/setup-julia)
|
||||||
|
|
||||||
### Create your Actions
|
### Create your Actions
|
||||||
|
|
||||||
@ -274,6 +275,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)
|
- [Run performance testing with artillery.io](https://github.com/kenju/github-actions-artillery)
|
||||||
- [Detect Flaky Tests with BuildPulse](https://github.com/Workshop64/buildpulse-action)
|
- [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)
|
- [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
|
#### Linting
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user