Unverified Commit b58d4f70 authored by Sylvain Gugger's avatar Sylvain Gugger Committed by GitHub
Browse files

Fix nightly test setup (#19792)

parent 3a1aeea3
......@@ -75,6 +75,7 @@ jobs:
- image: cimg/python:3.7.12
parallelism: 1
steps:
- checkout
- run: pip install --upgrade pip
- run: pip install .
- run: |
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment