Skip to content

Commit

Permalink
Merge branch 'fix-skipped-konsist-tests-due-to-caches'
Browse files Browse the repository at this point in the history
  • Loading branch information
albin-mullvad committed Oct 13, 2023
2 parents 3e0a0a9 + 63b76e7 commit 127bd50
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/android-app.yml
Original file line number Diff line number Diff line change
Expand Up @@ -213,7 +213,7 @@ jobs:
uses: burrunan/gradle-cache-action@v1
with:
job-id: jdk17
arguments: :test:arch:test
arguments: :test:arch:test --rerun-tasks
gradle-version: wrapper
build-root-directory: android
execution-only-caches: true
Expand Down

0 comments on commit 127bd50

Please sign in to comment.