mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-07-19 06:42:20 +02:00
let's try using matrix again...
This commit is contained in:
parent
611beb48e8
commit
148458f71f
8
.github/workflows/tests.yml
vendored
8
.github/workflows/tests.yml
vendored
@ -40,7 +40,7 @@ jobs:
|
|||||||
strategy:
|
strategy:
|
||||||
matrix:
|
matrix:
|
||||||
project: [misc, abilities, items, moves, battle]
|
project: [misc, abilities, items, moves, battle]
|
||||||
# uses: /.github/workflows/run-test-template.yml
|
uses: /.github/workflows/run-test-template.yml
|
||||||
# with:
|
with:
|
||||||
# project: ${{ matrix.project }}
|
project: ${{ matrix.project }}
|
||||||
# node-version: ${{ env.NODE_VERSION }}
|
node-version: ${{ env.NODE_VERSION }}
|
Loading…
Reference in New Issue
Block a user