mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-07-05 07:52:17 +02:00
Update test-filters.yml
This commit is contained in:
parent
2ab37bc5d0
commit
82322a4df0
2
.github/test-filters.yml
vendored
2
.github/test-filters.yml
vendored
@ -11,7 +11,7 @@ all:
|
||||
- "vite*" # vite.config.ts, vite.vitest.config.ts, vitest.workspace.ts
|
||||
- "tsconfig*.json" # tsconfig.json tweaking can impact compilation
|
||||
- "global.d.ts"
|
||||
- ".env.*"
|
||||
- ".env*"
|
||||
# Blanket negations for files that cannot impact tests
|
||||
- "!**/*.py" # No .py files
|
||||
- "!**/*.sh" # No .sh files
|
||||
|
Loading…
Reference in New Issue
Block a user