GH Actions: Increase test expectation timeout. Machines are slow

This commit is contained in:
manuroe
2021-04-21 08:28:45 +02:00
parent 54a6467658
commit 7662e877c2
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -40,8 +40,8 @@ jobs:
run: bundle exec fastlane point_dependencies_to_pending_releases
# Main job
- name: Unit tests
run: bundle exec fastlane test
- name: Build iOS simulator
run: bundle exec fastlane build
tests: