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 8da487b commit 5e58814Copy full SHA for 5e58814
.github/workflows/build-and-test.yml
@@ -69,7 +69,7 @@ jobs:
69
bundle exec fastlane build_debug
70
71
# Test the app with unit tests
72
- ui-test:
+ unit-test:
73
runs-on: macos-26
74
steps:
75
- name: Checkout code
0 commit comments