Skip to content

Commit a267549

Browse files
committed
Update
[ghstack-poisoned]
1 parent e5cdeea commit a267549

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/trunk.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -992,4 +992,4 @@ jobs:
992992
timeout: 60
993993
script: |
994994
conda init powershell
995-
powershell .ci/scripts/test_model.ps1 -modelName $model -backend $backend
995+
powershell .ci/scripts/test_model.ps1 -modelName ${{ matrix.model }} -backend ${{ matrix.backend }}

0 commit comments

Comments
 (0)