Fix syntax highlighting Continuous-Integration.md

pull/9782/head
John Kilpatrick 3 years ago committed by Eli Schwartz
parent 09f52a3817
commit 484a389bbe
  1. 2
      docs/markdown/Continuous-Integration.md

@ -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
run only on "**.py" file changes.
```yml
```yaml
name: ci_meson
on:

Loading…
Cancel
Save