mirror of https://github.com/usbharu/Hideout.git
chore: typoを修正
This commit is contained in:
parent
30b58c1e14
commit
80918e1c2e
|
@ -313,7 +313,7 @@ jobs:
|
||||||
|
|
||||||
- name: Unit Test
|
- name: Unit Test
|
||||||
working-directory: owl
|
working-directory: owl
|
||||||
run: ./gradlew :koverXmlReport --rerun-task
|
run: ./gradlew :koverXmlReport --rerun-tasks
|
||||||
|
|
||||||
- name: JUnit Test Report
|
- name: JUnit Test Report
|
||||||
uses: mikepenz/action-junit-report@v4
|
uses: mikepenz/action-junit-report@v4
|
||||||
|
|
Loading…
Reference in New Issue