Skip to content

Commit 9b0bcd3

Browse files
author
Kadi Kraman
committed
chore(e2e): run all e2e tests
1 parent 6732acd commit 9b0bcd3

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

.circleci/config.yml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -161,12 +161,12 @@ workflows:
161161
filters:
162162
tags:
163163
only: /.*/
164-
# - test-core:
165-
# requires:
166-
# - install
167-
# filters:
168-
# tags:
169-
# only: /.*/
164+
- test-core:
165+
requires:
166+
- install
167+
filters:
168+
tags:
169+
only: /.*/
170170
- test-android:
171171
requires:
172172
- build-test-app

0 commit comments

Comments
 (0)