README: add syntax highlighting (#43)

This commit is contained in:
Fons van der Plas
2021-05-27 22:47:58 +02:00
committed by GitHub
parent c78ce59639
commit 61e4ed0228

View File

@@ -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:
```
```yaml
name: Run tests
on: [push, pull_request]