mirror of
https://github.com/papers-we-love/papers-we-love.git
synced 2024-10-27 20:34:20 +00:00
Check verbosely
This commit is contained in:
parent
992bf25336
commit
0e51bc7b16
2
.github/workflows/lychee.yml
vendored
2
.github/workflows/lychee.yml
vendored
@ -19,6 +19,8 @@ jobs:
|
||||
uses: lycheeverse/lychee-action@master
|
||||
#env:
|
||||
# GITHUB_TOKEN: ${{secrets.GITHUB_TOKEN}}
|
||||
with:
|
||||
args: '--verbose --no-progress **/*.md'
|
||||
|
||||
- name: Create Issue From File
|
||||
uses: peter-evans/create-issue-from-file@v2
|
||||
|
Loading…
Reference in New Issue
Block a user