fix(ci): adapt markdownlint
This commit is contained in:
parent
1d2a90f375
commit
c06beae2c2
@ -19,6 +19,7 @@ jobs:
|
|||||||
- uses: actions/checkout@v4.2.2
|
- uses: actions/checkout@v4.2.2
|
||||||
- name: "Execute markdownlint"
|
- name: "Execute markdownlint"
|
||||||
run: |
|
run: |
|
||||||
|
ls -la
|
||||||
docker run \
|
docker run \
|
||||||
--rm \
|
--rm \
|
||||||
--volume $(pwd):$(pwd) \
|
--volume $(pwd):$(pwd) \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user