Skip to content

Commit d382107

Browse files
committed
Shards
1 parent 65dc808 commit d382107

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/test_dt.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: Test DT subset
22
on: [push, pull_request]
33

44
jobs:
5-
deploy:
5+
test_shard:
66
runs-on: ubuntu-latest
77
strategy:
88
matrix:
@@ -44,6 +44,6 @@ jobs:
4444
4545
exit $branchRunResult
4646
env:
47-
SYSTEM_JOBPOSITIONINPHASE: ${{ matrix.node }}
47+
SYSTEM_JOBPOSITIONINPHASE: ${{ matrix.job_position }}
4848
SYSTEM_TOTALJOBSINPHASE: "6"
4949

0 commit comments

Comments
 (0)