Skip to content

Commit

Permalink
Try Fastlane Action
Browse files Browse the repository at this point in the history
  • Loading branch information
PSchmiedmayer committed Apr 2, 2024
1 parent f9c9133 commit 19a3e9f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-and-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
runsonlabels: '["macOS", "self-hosted"]'
setupSimulators: true
setupfirebaseemulator: true
customcommand: "firebase emulators:exec 'fastlane test'"
fastlanelane: test
uploadcoveragereport:
name: Upload Coverage Report
needs: buildandtest
Expand Down

0 comments on commit 19a3e9f

Please sign in to comment.