mirror of
https://github.com/Cockatrice/Magic-Token.git
synced 2026-03-22 01:54:39 -05:00
Remove challenge_token file from CI check
This commit is contained in:
parent
7e880863ce
commit
5167e4e89d
2
.github/workflows/check_links.yml
vendored
2
.github/workflows/check_links.yml
vendored
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user