mirror of
https://github.com/ben-grande/qusal.git
synced 2025-05-06 16:25:17 -04:00
ci: install markdown lint
This commit is contained in:
parent
383c840f2f
commit
f46504afcb
1 changed files with 1 additions and 1 deletions
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…
Add table
Add a link
Reference in a new issue