Fix syntax highlighting Continuous-Integration.md
This commit is contained in:
parent
09f52a3817
commit
484a389bbe
|
@ -207,7 +207,7 @@ GCC on Linux, Mac and Windows. The optional `on:` parameters only run
|
||||||
this CI when the C code is changed--corresponding ci_python.yml might
|
this CI when the C code is changed--corresponding ci_python.yml might
|
||||||
run only on "**.py" file changes.
|
run only on "**.py" file changes.
|
||||||
|
|
||||||
```yml
|
```yaml
|
||||||
name: ci_meson
|
name: ci_meson
|
||||||
|
|
||||||
on:
|
on:
|
||||||
|
|
Loading…
Reference in New Issue