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 a407412 commit 5ec9f9bCopy full SHA for 5ec9f9b
.github/workflows/check-release.yml
@@ -7,7 +7,7 @@ on:
7
# push:
8
9
jobs:
10
-
+ run:
11
name: release-${{ matrix.torch }}-tr-${{ matrix.transformers }}-ci ${{ matrix.os }}-${{ matrix.python }}
12
runs-on: ${{ matrix.os }}
13
strategy:
0 commit comments