Skip to content

Commit

Permalink
add new line to make examples run (huggingface#6706)
Browse files Browse the repository at this point in the history
  • Loading branch information
sshleifer authored and fabiocapsouza committed Nov 15, 2020
1 parent 5d0b971 commit 7114344
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/self-scheduled.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,7 @@ jobs:
run: |
source .env/bin/activate
python -m pytest -n 1 --dist=loadfile -s ./tests/
- name: Run examples tests on GPU
env:
TF_FORCE_GPU_ALLOW_GROWTH: "true"
Expand Down

0 comments on commit 7114344

Please sign in to comment.