We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6a46d76 commit f62bd6eCopy full SHA for f62bd6e
.github/workflows/test.yml
@@ -123,7 +123,7 @@ jobs:
123
124
- name: Build & Test
125
if: matrix.lbl == 'ice'
126
- run: bash .github/workflows/ice/submit.sh .github/workflows/phoenix/test.sh ${{ matrix.device }}
+ run: bash .github/workflows/ice/submit.sh .github/workflows/ice/test.sh ${{ matrix.device }}
127
128
- name: Build
129
if: matrix.lbl == 'frontier'
0 commit comments