mirror of
https://github.com/saymrwulf/transformers.git
synced 2026-05-14 20:58:08 +00:00
Fix nightly test setup (#19792)
This commit is contained in:
parent
3a1aeea3c5
commit
b58d4f70f6
1 changed files with 1 additions and 0 deletions
|
|
@ -75,6 +75,7 @@ jobs:
|
|||
- image: cimg/python:3.7.12
|
||||
parallelism: 1
|
||||
steps:
|
||||
- checkout
|
||||
- run: pip install --upgrade pip
|
||||
- run: pip install .
|
||||
- run: |
|
||||
|
|
|
|||
Loading…
Reference in a new issue