Skip to content

Commit

Permalink
trying to fix linkcheck (#2472)
Browse files Browse the repository at this point in the history
we get a lot of connection failure errors
  • Loading branch information
mooreds authored and alex-fusionauth committed Sep 5, 2023
1 parent f3c2fdb commit f6a3d15
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/linkcheck.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,5 +19,5 @@ jobs:
- uses: actions/checkout@v3
- uses: filiph/[email protected]
with:
arguments: https://fusionauth.io/ --skip-file .github/linkcheck-skip.txt
arguments: https://fusionauth.io/ --skip-file .github/linkcheck-skip.txt --connection-failures-as-warnings
name: linkcheck

0 comments on commit f6a3d15

Please sign in to comment.