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 352dbca commit 8192d6aCopy full SHA for 8192d6a
.github/workflows/test-e2e-android.yaml
@@ -60,6 +60,7 @@ jobs:
60
variant: release
61
github-token: ${{ secrets.GITHUB_TOKEN }}
62
sign: false
63
+ comment-bot: false
64
working-directory: ./examples/bare-example
65
66
run-e2e-tests:
.github/workflows/test-e2e-ios.yaml
@@ -57,6 +57,7 @@ jobs:
57
configuration: 'Release'
58
59
runs-on: macos-15
0 commit comments