Skip to content

Commit

Permalink
chore: ci: Disabling integ_rn_ios_datastore_sqlite_adapter test (#10193)
Browse files Browse the repository at this point in the history
* Disabling integ_rn_ios_datastore_sqlite_adapter test

* Update config.yml
  • Loading branch information
elorzafe authored Aug 11, 2022
1 parent f59fa9f commit 74383d7
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1560,12 +1560,12 @@ workflows:
# - build
# filters:
# <<: *releasable_branches
- integ_rn_ios_datastore_sqlite_adapter:
requires:
- integ_setup
- build
filters:
<<: *releasable_branches
# - integ_rn_ios_datastore_sqlite_adapter:
# requires:
# - integ_setup
# - build
# filters:
# <<: *releasable_branches
- integ_datastore_auth:
requires:
- integ_setup
Expand Down Expand Up @@ -1651,7 +1651,7 @@ workflows:
# - integ_rn_android_storage_multipart_progress
- integ_rn_ios_push_notifications
# - integ_rn_android_storage
- integ_rn_ios_datastore_sqlite_adapter
# - integ_rn_ios_datastore_sqlite_adapter
- integ_datastore_auth
- integ_datastore_auth_v2
# - integ_duplicate_packages
Expand Down

0 comments on commit 74383d7

Please sign in to comment.