Skip to content

Commit 5e58814

Browse files
committed
ci: update GitHub Actions workflow for unit tests run
Signed-off-by: Pierre-Yves Lapersonne <[email protected]>
1 parent 8da487b commit 5e58814

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-and-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ jobs:
6969
bundle exec fastlane build_debug
7070
7171
# Test the app with unit tests
72-
ui-test:
72+
unit-test:
7373
runs-on: macos-26
7474
steps:
7575
- name: Checkout code

0 commit comments

Comments
 (0)