mirror of
https://github.com/DavidAnson/markdownlint.git
synced 2025-12-16 14:00:13 +01:00
Remove clone-test-repos-large npm script, merge into clone-test-repos.
This commit is contained in:
parent
e42da81293
commit
e8ec7bd94f
3 changed files with 17 additions and 26 deletions
2
.github/workflows/test-repos.yml
vendored
2
.github/workflows/test-repos.yml
vendored
|
|
@ -24,7 +24,7 @@ jobs:
|
|||
- name: Install Dependencies
|
||||
run: npm install --no-package-lock
|
||||
- name: Clone Test Repos
|
||||
run: npm run clone-test-repos-large
|
||||
run: npm run clone-test-repos
|
||||
- name: Lint Test Repos
|
||||
run: npm run lint-test-repos
|
||||
- name: Run Extra Tests
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue