Skip to content

Commit 2034ec5

Browse files
committed
CI: Always run PyPI precheck
1 parent d8628c1 commit 2034ec5

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

.circleci/config.yml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -436,7 +436,4 @@ workflows:
436436
only: /rel\/.*/
437437
tags:
438438
only: /.*/
439-
- pypi_precheck:
440-
filters:
441-
branches:
442-
only: /rel\/.*/
439+
- pypi_precheck

0 commit comments

Comments
 (0)