This commit is contained in:
tree 2022-01-19 08:33:19 +01:00
rodič 4bcabf4593
revize 39537cbd30
1 změnil soubory, kde provedl 1 přidání a 1 odebrání

Zobrazit soubor

@ -16,6 +16,6 @@ jobs:
env:
GITHUB_TOKEN: ${{secrets.GITHUB_TOKEN}}
with:
args: --verbose --no-progress --exclude-file .lycheeignore spec/**/*.yaml
args: --verbose --no-progress spec/**/*.yaml --exclude-file .lycheeignore
fail: true