mirror of
https://github.com/julia-actions/julia-runtest.git
synced 2026-02-12 02:56:55 +08:00
README: add syntax highlighting (#43)
This commit is contained in:
committed by
GitHub
parent
c78ce59639
commit
61e4ed0228
@@ -8,7 +8,7 @@ Julia needs to be installed before this action can run. This can easily be achie
|
|||||||
|
|
||||||
And example workflow that uses this action might look like this:
|
And example workflow that uses this action might look like this:
|
||||||
|
|
||||||
```
|
```yaml
|
||||||
name: Run tests
|
name: Run tests
|
||||||
|
|
||||||
on: [push, pull_request]
|
on: [push, pull_request]
|
||||||
|
|||||||
Reference in New Issue
Block a user