Skip to content

Commit 4912813

Browse files
committed
ci
1 parent 0478a59 commit 4912813

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.transformers }}-ci ${{ matrix.os }}-${{ matrix.python }}
13+
name: tr-${{ matrix.torch }}-${{ matrix.transformers }}-ci ${{ matrix.os }}-${{ matrix.python }}
1414
runs-on: ${{ matrix.os }}
1515
strategy:
1616
matrix:

0 commit comments

Comments
 (0)