mirror of
https://github.com/DavidAnson/markdownlint-cli2-action.git
synced 2024-11-21 13:51:28 +01:00
Update configuration file used by command=config test.
This commit is contained in:
parent
3e81dbb382
commit
a82aa2ee66
1 changed files with 1 additions and 1 deletions
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
|
@ -47,7 +47,7 @@ jobs:
|
|||
with:
|
||||
command: config
|
||||
globs: |
|
||||
config/.markdownlint.jsonc
|
||||
config/test.markdownlint.jsonc
|
||||
test/*
|
||||
command-config-missing:
|
||||
name: Command = config (missing configuration file, fails)
|
||||
|
|
Loading…
Reference in a new issue