Skip to content

Commit c516079

Browse files
Hot fix for #5161 (#5162)
Signed-off-by: Whitney Tsang <[email protected]>
1 parent daae522 commit c516079

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build-test-windows.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -149,6 +149,7 @@ jobs:
149149
${{ env.TRITON_TEST_CMD }} --core
150150
151151
- name: Run gluon tests
152+
run: |
152153
.venv\Scripts\activate.ps1
153154
Invoke-BatchFile "C:\Program Files (x86)\Intel\oneAPI\setvars.bat"
154155
cd ${{ env.NEW_WORKSPACE }}

0 commit comments

Comments
 (0)