add new line to make examples run (#6706)
This commit is contained in:
1
.github/workflows/self-scheduled.yml
vendored
1
.github/workflows/self-scheduled.yml
vendored
@@ -58,6 +58,7 @@ jobs:
|
|||||||
run: |
|
run: |
|
||||||
source .env/bin/activate
|
source .env/bin/activate
|
||||||
python -m pytest -n 1 --dist=loadfile -s ./tests/
|
python -m pytest -n 1 --dist=loadfile -s ./tests/
|
||||||
|
|
||||||
- name: Run examples tests on GPU
|
- name: Run examples tests on GPU
|
||||||
env:
|
env:
|
||||||
TF_FORCE_GPU_ALLOW_GROWTH: "true"
|
TF_FORCE_GPU_ALLOW_GROWTH: "true"
|
||||||
|
|||||||
Reference in New Issue
Block a user