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 4912813 commit 1f74e9bCopy full SHA for 1f74e9b
.github/workflows/ci.yml
@@ -10,7 +10,7 @@ on:
10
11
jobs:
12
run:
13
- name: tr-${{ matrix.torch }}-${{ matrix.transformers }}-ci ${{ matrix.os }}-${{ matrix.python }}
+ name: t${{ matrix.torch }}-tr-${{ matrix.transformers }}-ci ${{ matrix.os }}-${{ matrix.python }}
14
runs-on: ${{ matrix.os }}
15
strategy:
16
matrix:
0 commit comments