Skip to content

Commit

Permalink
Remove markdown link check temp
Browse files Browse the repository at this point in the history
  • Loading branch information
Charles Dusek committed May 6, 2024
1 parent 05efa5f commit cfa177e
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,11 +70,3 @@ jobs:
- name: Run `cargo clippy`
run: |
cargo clippy --all --all-targets --all-features -- -D clippy::all
markdown-link-check:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@master
- uses: gaurav-nelson/[email protected]
with:
folder-path: "docs"

0 comments on commit cfa177e

Please sign in to comment.