We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d454a72 commit 35b7b83Copy full SHA for 35b7b83
.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.5
63
with:
64
action: reactivecircus/android-emulator-runner@v2
65
with: |
0 commit comments