Skip to content

Commit 8b814bc

Browse files
committed
Update
[ghstack-poisoned]
1 parent 60b39ed commit 8b814bc

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

.ci/scripts/backend-test-linux.sh

100644100755
File mode changed.

.github/workflows/nightly.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,4 +52,4 @@ jobs:
5252
timeout: 90
5353
script: |
5454
set -eux
55-
.ci/scripts/backend-test-linux.sh --suite "${{ inputs.suite }}" --flow "${{ inputs.flow }}"
55+
.ci/scripts/backend-test-linux.sh --suite "${{ matrix.suite }}" --flow "${{ matrix.flow }}"

0 commit comments

Comments
 (0)