Skip to content

Commit 1f74e9b

Browse files
committed
torch
1 parent 4912813 commit 1f74e9b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ on:
1010

1111
jobs:
1212
run:
13-
name: tr-${{ matrix.torch }}-${{ matrix.transformers }}-ci ${{ matrix.os }}-${{ matrix.python }}
13+
name: t${{ matrix.torch }}-tr-${{ matrix.transformers }}-ci ${{ matrix.os }}-${{ matrix.python }}
1414
runs-on: ${{ matrix.os }}
1515
strategy:
1616
matrix:

0 commit comments

Comments
 (0)