mirror of
https://github.com/Cockatrice/Magic-Token.git
synced 2026-08-26 03:14:46 -05:00
Remove challenge_token file from CI check
This commit is contained in:
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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user