Install mdl in workflow
This commit is contained in:
3
.github/workflows/formatting_check.yml
vendored
3
.github/workflows/formatting_check.yml
vendored
@@ -5,8 +5,9 @@ jobs:
|
||||
formatting_check:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Install dependencies
|
||||
run: gem install mdl
|
||||
- uses: actions/checkout@v3
|
||||
- uses: actionshub/markdownlint@main
|
||||
- uses: paolorechia/pox@v1.0.1
|
||||
with:
|
||||
tox_env: "format_check"
|
||||
Reference in New Issue
Block a user