mirror of
https://github.com/ben-grande/qusal.git
synced 2024-10-01 02:35:49 -04:00
ci: install markdown lint
This commit is contained in:
parent
383c840f2f
commit
f46504afcb
2
.github/workflows/main.yaml
vendored
2
.github/workflows/main.yaml
vendored
@ -34,7 +34,7 @@ jobs:
|
||||
run: sudo apt-get -y update
|
||||
- name: Install OS packages
|
||||
# yamllint disable-line rule:line-length
|
||||
run: sudo apt-get install -y python3-dev python3-pip shellcheck reuse
|
||||
run: sudo apt-get install -y python3-dev python3-pip shellcheck reuse ruby-mdl
|
||||
# gitlint is available on Debian but Ubuntu has an older version.
|
||||
- name: Remove externally managed python environment flag
|
||||
# yamllint disable-line rule:line-length
|
||||
|
Loading…
Reference in New Issue
Block a user