mirror of
https://github.com/julia-actions/julia-runtest.git
synced 2026-02-12 11:06:54 +08:00
@@ -6,7 +6,7 @@ This action runs the tests in a Julia package.
|
|||||||
|
|
||||||
Julia needs to be installed before this action can run. This can easily be achieved with the [setup-julia](https://github.com/marketplace/actions/setup-julia-environment) action.
|
Julia needs to be installed before this action can run. This can easily be achieved with the [setup-julia](https://github.com/marketplace/actions/setup-julia-environment) action.
|
||||||
|
|
||||||
And example workflow that uses this action might look like this:
|
An example workflow that uses this action might look like this:
|
||||||
|
|
||||||
```yaml
|
```yaml
|
||||||
name: Run tests
|
name: Run tests
|
||||||
|
|||||||
Reference in New Issue
Block a user