mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-07-05 16:02:20 +02:00
Make thing checkout thing
This commit is contained in:
parent
1307fa35a8
commit
878c44db0b
2
.github/workflows/tests.yml
vendored
2
.github/workflows/tests.yml
vendored
@ -22,6 +22,8 @@ jobs:
|
||||
outputs:
|
||||
all: ${{ steps.filter.outputs.all }}
|
||||
steps:
|
||||
- name: checkout
|
||||
uses: actions/checkout@v4
|
||||
- uses: dorny/paths-filter@de90cc6fb38fc0963ad72b210f1f284cd68cea36
|
||||
with:
|
||||
filters: .github/test-filters.yml
|
||||
|
Loading…
Reference in New Issue
Block a user