Skip to content

Commit

Permalink
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
1 parent 3e0a0a9 commit 22e8714
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 22e8714

Please sign in to comment.