mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-07-18 22:32:32 +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
|
- "!**/*.py" # No .py files
|
||||||
- "!**/*.sh" # No .sh files
|
- "!**/*.sh" # No .sh files
|
||||||
- "!**/*.md" # No .md files
|
- "!**/*.md" # No .md files
|
||||||
- "!**/*.png" # TODO: Can the deletion of these files break tests? (REMOVE COMMENT AFTER REVIEW)
|
- "!**/*.png"
|
||||||
- "!**/*.jpg" # TODO: Can the deletion of these files break tests? (REMOVE COMMENT AFTER REVIEW)
|
- "!**/*.jpg"
|
||||||
- "!**/.git*" # .gitkeep and family
|
- "!**/.git*" # .gitkeep and family
|
||||||
|
|
||||||
pull_request:
|
pull_request:
|
||||||
|
Loading…
Reference in New Issue
Block a user