Skip to content

Commit 17a67d6

Browse files
author
Thomas Taschauer
committed
fix test action
1 parent dfdd02b commit 17a67d6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ios_main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,5 +47,5 @@ jobs:
4747
- name: fastlane
4848
run: bundle install
4949

50-
- name: run tests
50+
- name: run tests
5151
run: bundle exec fastlane tests

0 commit comments

Comments
 (0)