Patch model parallel test (#8920)

* Patch model parallel test

* Remove line

* Remove `ci_*` from scheduled branches
This commit is contained in:
Lysandre Debut
2020-12-03 17:15:47 -05:00
committed by GitHub
parent 0c5615af66
commit aa60b230ec
3 changed files with 9 additions and 12 deletions

View File

@@ -4,7 +4,7 @@ on:
push:
branches:
- master
- model-templates
- ci_*
paths:
- "src/**"
- "tests/**"