Skip to content

Commit

Permalink
Merge pull request #54 from ImperialCollegeLondon/dalonsoa-patch-1
Browse files Browse the repository at this point in the history
Getting rid of the check links
  • Loading branch information
dalonsoa authored Jul 29, 2022
2 parents b73a1c3 + 62d7d81 commit c52cb31
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,16 +9,6 @@ jobs:
- uses: actions/checkout@v2
- uses: pre-commit/[email protected]

check-links:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: gaurav-nelson/github-action-markdown-link-check@v1
name: Check links in markdown files
with:
use-quiet-mode: 'yes'
use-verbose-mode: 'yes'

test:
needs: qa
runs-on: ${{ matrix.os }}
Expand Down

0 comments on commit c52cb31

Please sign in to comment.