Skip to content

Commit 57d1991

Browse files
committed
update ci
1 parent 192196a commit 57d1991

File tree

2 files changed

+1
-19
lines changed

2 files changed

+1
-19
lines changed

.github/.mlc_config.json

Lines changed: 0 additions & 16 deletions
This file was deleted.

.github/workflows/ci.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,4 @@ jobs:
99
runs-on: ubuntu-latest
1010
steps:
1111
- uses: actions/checkout@v4
12-
- uses: ruzickap/action-my-markdown-link-checker@v1
13-
with:
14-
config_file: .github/.mlc_config.json
12+
- run: deno -A npm:markdown-link-check README.md

0 commit comments

Comments
 (0)