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 80d66a0 commit 13251c4Copy full SHA for 13251c4
.github/workflows/android.yml
@@ -171,10 +171,3 @@ jobs:
171
delete-branch: true
172
title: update witness checksums
173
174
-
175
- gradle-wrapper-validation:
176
- runs-on: ubuntu-latest
177
- steps:
178
- - uses: actions/checkout@v4
179
- - uses: gradle/wrapper-validation-action@v3
180
.github/workflows/release.yml
@@ -35,12 +35,6 @@ jobs:
35
name: trifa
36
path: /home/runner/work/ToxAndroidRefImpl/ToxAndroidRefImpl/android-refimpl-app/app/build/outputs/apk/debug/app-debug.apk
37
38
39
- runs-on: ubuntu-18.04
40
41
42
43
44
android-test:
45
runs-on: macos-latest
46
steps:
0 commit comments