mirror of
https://github.com/usbharu/Hideout.git
synced 2026-09-26 06:51:09 +00:00
chore: カバレッジ計測でキャッシュを使わないように
This commit is contained in:
@@ -236,7 +236,7 @@ jobs:
|
||||
- name: Run Kover
|
||||
uses: gradle/gradle-build-action@v2.8.1
|
||||
with:
|
||||
arguments: koverXmlReport -x integrationTest -x e2eTest
|
||||
arguments: koverXmlReport -x integrationTest -x e2eTest --rerun-tasks
|
||||
|
||||
- name: Add coverage report to PR
|
||||
if: always()
|
||||
|
||||
Reference in New Issue
Block a user