1
0
Fork 0
mirror of synced 2024-05-19 11:42:40 +12:00

Install mdl in workflow

This commit is contained in:
Serene-Arc 2022-12-03 16:51:18 +10:00
parent 47e49a2e98
commit 8cfc314038

View file

@ -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"