File tree Expand file tree Collapse file tree 3 files changed +30
-0
lines changed Expand file tree Collapse file tree 3 files changed +30
-0
lines changed Original file line number Diff line number Diff line change 11name : Run Horovod tests
22on :
3+ push :
4+ branches :
5+ - master
6+ - " *.*.*"
7+ paths :
8+ - " ignite/**"
9+ - " tests/ignite/**"
10+ - " tests/run_cpu_tests.sh"
11+ - " .github/workflows/hvd-tests.yml"
312 pull_request :
413 paths :
514 - " ignite/**"
Original file line number Diff line number Diff line change 11name : Run TPU tests
22on :
3+ push :
4+ branches :
5+ - master
6+ - " *.*.*"
7+ paths :
8+ - " ignite/**"
9+ - " tests/ignite/**"
10+ - " tests/run_tpu_tests.sh"
11+ - " .github/workflows/tpu-tests.yml"
312 pull_request :
413 paths :
514 - " ignite/**"
Original file line number Diff line number Diff line change 11name : Run unit tests
22on :
3+ push :
4+ branches :
5+ - master
6+ - " *.*.*"
7+ paths :
8+ - " ignite/**"
9+ - " tests/ignite/**"
10+ - " tests/run_cpu_tests.sh"
11+ - " tests/run_code_style.sh"
12+ - " examples/**.py"
13+ - " requirements-dev.txt"
14+ - " .github/workflows/unit-tests.yml"
315 pull_request :
416 paths :
517 - " ignite/**"
You can’t perform that action at this time.
0 commit comments