We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b42d699 commit fc4ed54Copy full SHA for fc4ed54
1 file changed
.github/workflows/lychee.yml
@@ -13,7 +13,6 @@ jobs:
13
- name: Lychee Link Checker
14
uses: lycheeverse/lychee-action@v2
15
with:
16
- args: --verbose --no-progress
17
fail: true
18
env:
19
GITHUB_TOKEN: ${{ secrets.github_token }}
0 commit comments