mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-07-18 14:22:19 +02:00
Update .github/workflows/tests.yml
Co-authored-by: NightKev <34855794+DayKev@users.noreply.github.com>
This commit is contained in:
parent
e2628aa60c
commit
53264fcdea
4
.github/workflows/tests.yml
vendored
4
.github/workflows/tests.yml
vendored
@ -26,8 +26,8 @@ on:
|
||||
- "!**/*.py" # No .py files
|
||||
- "!**/*.sh" # No .sh files
|
||||
- "!**/*.md" # No .md files
|
||||
- "!**/*.png" # TODO: Can the deletion of these files break tests? (REMOVE COMMENT AFTER REVIEW)
|
||||
- "!**/*.jpg" # TODO: Can the deletion of these files break tests? (REMOVE COMMENT AFTER REVIEW)
|
||||
- "!**/*.png"
|
||||
- "!**/*.jpg"
|
||||
- "!**/.git*" # .gitkeep and family
|
||||
|
||||
pull_request:
|
||||
|
Loading…
Reference in New Issue
Block a user