Remove challenge_token file from CI check

This commit is contained in:
tooomm
2023-05-31 19:51:23 +02:00
committed by GitHub
parent 7e880863ce
commit 5167e4e89d

View File

@@ -43,7 +43,7 @@ jobs:
- name: Check token art URLs
uses: lycheeverse/lychee-action@v1
with:
args: '${{env.lychee_args}} -- tokens.xml challenge_tokens.xml'
args: '${{env.lychee_args}} -- tokens.xml'
fail: true
jobSummary: true