We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6732acd commit 9b0bcd3Copy full SHA for 9b0bcd3
.circleci/config.yml
@@ -161,12 +161,12 @@ workflows:
161
filters:
162
tags:
163
only: /.*/
164
- # - test-core:
165
- # requires:
166
- # - install
167
- # filters:
168
- # tags:
169
- # only: /.*/
+ - test-core:
+ requires:
+ - install
+ filters:
+ tags:
+ only: /.*/
170
- test-android:
171
requires:
172
- build-test-app
0 commit comments