mirror of
https://github.com/DavidAnson/markdownlint.git
synced 2025-12-16 14:00:13 +01:00
Add test-extra script to test-repos.yml.
This commit is contained in:
parent
dd2c1d08ee
commit
a3f8fb7c62
1 changed files with 2 additions and 0 deletions
2
.github/workflows/test-repos.yml
vendored
2
.github/workflows/test-repos.yml
vendored
|
|
@ -27,3 +27,5 @@ jobs:
|
|||
run: npm run clone-test-repos-large
|
||||
- name: Lint Test Repos
|
||||
run: npm run lint-test-repos
|
||||
- name: Run Extra Tests
|
||||
run: npm run test-extra
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue