mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-07-18 14:22:19 +02:00
fix workflow reference in tests.yml
This commit is contained in:
parent
1083ee56fe
commit
bacb6c810d
2
.github/workflows/tests.yml
vendored
2
.github/workflows/tests.yml
vendored
@ -40,7 +40,7 @@ jobs:
|
||||
strategy:
|
||||
matrix:
|
||||
shard: [1, 2, 3, 4, 5, 6, 7, 8, 9, 10]
|
||||
uses: ./.github/workflows/run-test-template.yml
|
||||
uses: ./.github/workflows/test-shard-template.yml
|
||||
with:
|
||||
shard: ${{ matrix.shard }}
|
||||
totalShards: 10
|
Loading…
Reference in New Issue
Block a user