mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-07-18 22:32:32 +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:
|
||||
matrix:
|
||||
project: [misc, abilities, items, moves, battle]
|
||||
# uses: /.github/workflows/run-test-template.yml
|
||||
# with:
|
||||
# project: ${{ matrix.project }}
|
||||
# node-version: ${{ env.NODE_VERSION }}
|
||||
uses: /.github/workflows/run-test-template.yml
|
||||
with:
|
||||
project: ${{ matrix.project }}
|
||||
node-version: ${{ env.NODE_VERSION }}
|
Loading…
Reference in New Issue
Block a user