This commit is contained in:
Julien Chaumond
2020-02-28 23:19:17 -05:00
committed by GitHub
parent e36bd94345
commit d6ef587a10

View File

@@ -118,13 +118,3 @@ workflows:
- run_tests_torch
- run_tests_tf
- deploy_doc: *workflow_filters
run_slow_tests:
triggers:
- schedule:
cron: "0 4 * * *"
filters:
branches:
only:
- master
jobs:
- run_all_tests_torch_and_tf