Skip to content

Commit 7a25ff9

Browse files
authored
Attempt to fix CI (#596)
1 parent 7fba0b7 commit 7a25ff9

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/tests.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,9 @@ on:
1212
- v*-pre
1313
workflow_dispatch:
1414

15+
env:
16+
TRANSFORMERS_IS_CI: 1
17+
1518
jobs:
1619

1720
test_sampling:

0 commit comments

Comments
 (0)