Skip to content

Commit 9c01e17

Browse files
authored
Updated CI cfg (#14)
1 parent c0f8537 commit 9c01e17

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.circleci/config.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -108,10 +108,10 @@ workflows:
108108
requires:
109109
- python_test
110110
filters:
111-
branches:
112-
ignore: /.*/
113111
tags:
114112
only: /.*/
113+
branches:
114+
ignore: /.*/
115115
# - osx
116116
# filters:
117117
# tags:

0 commit comments

Comments
 (0)