mirror of
https://github.com/DavidAnson/markdownlint-cli2-action.git
synced 2024-11-22 06:06:23 +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:
|
with:
|
||||||
command: config
|
command: config
|
||||||
globs: |
|
globs: |
|
||||||
config/.markdownlint.jsonc
|
config/test.markdownlint.jsonc
|
||||||
test/*
|
test/*
|
||||||
command-config-missing:
|
command-config-missing:
|
||||||
name: Command = config (missing configuration file, fails)
|
name: Command = config (missing configuration file, fails)
|
||||||
|
|
Loading…
Reference in a new issue