We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5ee4021 commit ea18efeCopy full SHA for ea18efe
.github/workflows/ci.yml
@@ -149,4 +149,4 @@ jobs:
149
150
- name: Check markdown style
151
run: |
152
- pdm run mdformat --check --exclude ./.venv/*
+ pdm run mdformat --check --exclude "./.venv/*"
0 commit comments