Skip to content
This repository was archived by the owner on Sep 3, 2022. It is now read-only.

Commit 1f4613d

Browse files
committed
always test
1 parent 2f282a3 commit 1f4613d

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
@@ -23,10 +23,7 @@ workflows:
2323
version: 2
2424
test_and_publish:
2525
jobs:
26-
- test:
27-
filters:
28-
tags:
29-
only: /.*/
26+
- test
3027
- publish:
3128
requires:
3229
- test

0 commit comments

Comments
 (0)