add new line to make examples run (#6706)

This commit is contained in:
Sam Shleifer
2020-08-25 06:26:29 -04:00
committed by GitHub
parent 4db2fa77d7
commit a99d09c6f9

View File

@@ -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"