We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 40b632d commit ec43ea6Copy full SHA for ec43ea6
1 file changed
.github/workflows/build-ios.yml
@@ -72,7 +72,7 @@ jobs:
72
CODE_SIGNING_ALLOWED=NO | xcpretty"
73
74
build-with-ads:
75
- name: Build iOS Example App
+ name: Build iOS Example App with Ads
76
runs-on: macos-latest
77
78
steps:
@@ -125,7 +125,7 @@ jobs:
125
126
127
build-with-caching:
128
+ name: Build iOS Example App with Caching
129
130
131
0 commit comments