mirror of
https://github.com/nextcloud/android.git
synced 2024-11-25 22:55:46 +03:00
Fix workflow for screenShotTest.yml
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
This commit is contained in:
parent
283ea398da
commit
1a66f6a3ee
1 changed files with 0 additions and 1 deletions
1
.github/workflows/screenShotTest.yml
vendored
1
.github/workflows/screenShotTest.yml
vendored
|
@ -24,7 +24,6 @@ jobs:
|
|||
echo "org.gradle.jvmargs=-Xmx2g -XX:MaxMetaspaceSize=512m -XX:+HeapDumpOnOutOfMemoryError" > $HOME/.gradle/gradle.properties
|
||||
./gradlew assembleGplayDebug
|
||||
- name: Delete old comments
|
||||
env:
|
||||
run: scripts/deleteOldComments.sh "${{ matrix.color }}-${{ matrix.scheme }}" "Screenshot" ${{github.event.number}} ${{ secrets.GITHUB_TOKEN }}
|
||||
- name: run tests
|
||||
uses: reactivecircus/android-emulator-runner@v2
|
||||
|
|
Loading…
Reference in a new issue