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 ac25bc6 commit 6d1bccdCopy full SHA for 6d1bccd
.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