Skip to content

Commit bb09111

Browse files
committed
TMP/CI: Run tests
1 parent fddda32 commit bb09111

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -431,7 +431,7 @@ workflows:
431431
- pypi_precheck:
432432
filters:
433433
branches:
434-
only: /rel\/.*/
434+
only: /(rel\/.*|mnt\/python_requires)/
435435
tags:
436436
only: /.*/
437437
- compare_base_dockerfiles:

0 commit comments

Comments
 (0)