Skip to content

Commit 5ec9f9b

Browse files
committed
run
1 parent a407412 commit 5ec9f9b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/check-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ on:
77
# push:
88

99
jobs:
10-
10+
run:
1111
name: release-${{ matrix.torch }}-tr-${{ matrix.transformers }}-ci ${{ matrix.os }}-${{ matrix.python }}
1212
runs-on: ${{ matrix.os }}
1313
strategy:

0 commit comments

Comments
 (0)