mirror of
https://github.com/DavidAnson/markdownlint.git
synced 2025-12-18 06:50:12 +01:00
Remove test-extra script from TestRepos workflow due to timing out and not producing meaningful benefit for some time.
This commit is contained in:
parent
962547ecc8
commit
781b854f4b
1 changed files with 0 additions and 2 deletions
2
.github/workflows/test-repos.yml
vendored
2
.github/workflows/test-repos.yml
vendored
|
|
@ -27,5 +27,3 @@ jobs:
|
||||||
run: npm run clone-test-repos
|
run: npm run clone-test-repos
|
||||||
- name: Lint Test Repos
|
- name: Lint Test Repos
|
||||||
run: npm run 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