mirror of
https://github.com/julia-actions/julia-runtest.git
synced 2026-02-11 18:46:55 +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.
|
||||
|
||||
And example workflow that uses this action might look like this:
|
||||
An example workflow that uses this action might look like this:
|
||||
|
||||
```yaml
|
||||
name: Run tests
|
||||
|
||||
Reference in New Issue
Block a user