mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-07-05 16:02:20 +02:00
Tweak filter path
This commit is contained in:
parent
eec475cc8e
commit
1307fa35a8
2
.github/workflows/tests.yml
vendored
2
.github/workflows/tests.yml
vendored
@ -24,7 +24,7 @@ jobs:
|
||||
steps:
|
||||
- uses: dorny/paths-filter@de90cc6fb38fc0963ad72b210f1f284cd68cea36
|
||||
with:
|
||||
filters: ./.github/test-filters.yml
|
||||
filters: .github/test-filters.yml
|
||||
|
||||
run-tests:
|
||||
name: Run Tests
|
||||
|
Loading…
Reference in New Issue
Block a user