Skip to content

Commit ece82c8

Browse files
committed
Remove linkcheck
1 parent e767f75 commit ece82c8

File tree

3 files changed

+397
-2396
lines changed

3 files changed

+397
-2396
lines changed

.github/workflows/build.yml

-3
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,3 @@ jobs:
5050
cname: docs.btcpayserver.org
5151
user_name: 'github-actions[bot]'
5252
user_email: 'github-actions[bot]@users.noreply.github.com'
53-
# Run linkcheck, propagate linkcheck failure through grep pipe
54-
- name: Linkcheck
55-
run: set -o pipefail; npm run linkcheck 2>/dev/null | grep "Getting links from\|BROKEN"

0 commit comments

Comments
 (0)