mirror of
https://github.com/DavidAnson/markdownlint.git
synced 2026-01-10 01:48:50 +01:00
wip
This commit is contained in:
parent
33c8f8c4db
commit
37a935ad2f
2 changed files with 4 additions and 2 deletions
2
.github/workflows/update-test-repos.yml
vendored
2
.github/workflows/update-test-repos.yml
vendored
|
|
@ -22,6 +22,8 @@ jobs:
|
|||
- run: git config user.name "David Anson"
|
||||
- run: git checkout -b update-test-repos-$GITHUB_RUN_ID
|
||||
- run: npm install
|
||||
# REMOVE NEXT LINE
|
||||
- run: node scripts/index.mjs delete test/markdownlint-test-repos-dotnet-docs.mjs test/markdownlint-test-repos-mdn-content.mjs
|
||||
- run: npm run update-test-repos
|
||||
continue-on-error: true
|
||||
- run: exit 0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue