Skip to content

Commit f62bd6e

Browse files
committed
fix
1 parent 6a46d76 commit f62bd6e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@ jobs:
123123

124124
- name: Build & Test
125125
if: matrix.lbl == 'ice'
126-
run: bash .github/workflows/ice/submit.sh .github/workflows/phoenix/test.sh ${{ matrix.device }}
126+
run: bash .github/workflows/ice/submit.sh .github/workflows/ice/test.sh ${{ matrix.device }}
127127

128128
- name: Build
129129
if: matrix.lbl == 'frontier'

0 commit comments

Comments
 (0)