mirror of
https://github.com/DavidAnson/markdownlint.git
synced 2025-12-16 14:00:13 +01:00
wip
This commit is contained in:
parent
b641fbe7cb
commit
d70a7a1b4a
1 changed files with 1 additions and 1 deletions
2
.github/workflows/update-test-repos.yml
vendored
2
.github/workflows/update-test-repos.yml
vendored
|
|
@ -28,7 +28,7 @@ jobs:
|
|||
- run: node scripts/index.mjs delete test/markdownlint-test-repos-dotnet-docs.mjs test/markdownlint-test-repos-mdn-content.mjs
|
||||
- run: npm run clone-test-repos
|
||||
# - run: npm run update-test-repos
|
||||
- run: ava --timeout=11m --update-snapshots test/markdownlint-test-repos-small.mjs
|
||||
- run: ./node_modules/.bin/ava --timeout=11m --update-snapshots test/markdownlint-test-repos-small.mjs
|
||||
continue-on-error: true
|
||||
- run: exit 0
|
||||
if: ${{ success() }}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue