We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 73d35be commit 1c08e29Copy full SHA for 1c08e29
.github/workflows/test.yml
@@ -59,7 +59,7 @@ jobs:
59
script: echo "Generated AVD snapshot for caching."
60
61
- name: run tests on API ${{ matrix.android.version }}
62
- uses: Wandalen/wretry.action@v1.3.0
+ uses: Wandalen/wretry.action@v1.4.4
63
with:
64
action: reactivecircus/android-emulator-runner@v2
65
with: |
0 commit comments