Skip to content

Commit

Permalink
Update link-checker.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
zachlasiuk authored Mar 27, 2024
1 parent 0ddd236 commit 347cb41
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/link-checker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@ jobs:
python-version: 3.11.3

- name: Check external HTML links
continue-on-error: true
run: |
pip install linkchecker
linkchecker --no-robots --check-extern https://www.arm.com/developer-hub/ecosystem-dashboard/servers-and-cloud-computing

0 comments on commit 347cb41

Please sign in to comment.