mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-07-20 07:12:32 +02:00
fix call of matrix.project
This commit is contained in:
parent
ef3c1fc712
commit
b7d7b2bb86
2
.github/workflows/tests.yml
vendored
2
.github/workflows/tests.yml
vendored
@ -40,4 +40,4 @@ jobs:
|
|||||||
steps:
|
steps:
|
||||||
- uses: ./.github/workflows/run-test-template.yml
|
- uses: ./.github/workflows/run-test-template.yml
|
||||||
with:
|
with:
|
||||||
project: misc
|
project: ${{ matrix.project }}
|
Loading…
Reference in New Issue
Block a user