File tree Expand file tree Collapse file tree 1 file changed +1
-5
lines changed
Expand file tree Collapse file tree 1 file changed +1
-5
lines changed Original file line number Diff line number Diff line change @@ -441,31 +441,27 @@ workflows:
441441 ignore : /.*/
442442 branches :
443443 ignore : master
444- only : /.*/
445444
446445 - test_sources_py2_gpu :
447446 filters :
448447 tags :
449448 ignore : /.*/
450449 branches :
451450 ignore : master
452- only : /.*/
453451
454452 - test_sources_py3_cpu :
455453 filters :
456454 tags :
457455 ignore : /.*/
458456 branches :
459457 ignore : master
460- only : /.*/
461458
462459 - test_sources_py3_gpu :
463460 filters :
464461 tags :
465462 ignore : /.*/
466463 branches :
467464 ignore : master
468- only : /.*/
469465
470466 # ##################################################################################
471467 # MASTER BRANCH BUILDS with TensorLayer installed from Source #
@@ -545,4 +541,4 @@ workflows:
545541 tags :
546542 only : /.*/
547543 branches :
548- ignore : /.*/
544+ ignore : /.*/
You can’t perform that action at this time.
0 commit comments