mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-07-05 16:02:20 +02:00
Update github test filters
This commit is contained in:
parent
2a62a51cf6
commit
9e98cd9bf2
1
.github/test-filters.yml
vendored
1
.github/test-filters.yml
vendored
@ -4,6 +4,7 @@ all:
|
|||||||
- "public/**"
|
- "public/**"
|
||||||
# Workflows that can impact tests
|
# Workflows that can impact tests
|
||||||
- ".github/workflows/test*.yml"
|
- ".github/workflows/test*.yml"
|
||||||
|
- ".github/test-filters.yml"
|
||||||
# top-level files
|
# top-level files
|
||||||
- "package*.json"
|
- "package*.json"
|
||||||
- ".nvrmc" # Updates to node version can break tests
|
- ".nvrmc" # Updates to node version can break tests
|
||||||
|
Loading…
Reference in New Issue
Block a user