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 a204161 commit d09ff11Copy full SHA for d09ff11
.github/workflows/swiftui-auth.yml
@@ -190,5 +190,5 @@ jobs:
190
if: failure()
191
uses: actions/upload-artifact@v4
192
with:
193
- name: ui-tests-results
+ name: FirebaseSwiftUIExampleUITests.xcresult
194
path: samples/swiftui/FirebaseSwiftUIExample/FirebaseSwiftUIExampleUITests.xcresult
0 commit comments