Skip to content

Commit 06beaff

Browse files
committed
Fix bug
1 parent 383547e commit 06beaff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/unittest_ci.yml

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

9191
# download from GHA, test on gpu
9292
test_on_gpu:
93-
runs-on: ${{ matrix.os }}i
93+
runs-on: ${{ matrix.os }}
9494
timeout-minutes: 45
9595
strategy:
9696
matrix:

0 commit comments

Comments
 (0)