Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
hoc081098 authored Feb 1, 2024
1 parent c7bd337 commit d84a21f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ jobs:
run: chmod +x ./gradlew

- name: Build
run: ./gradlew :navigation:build --stacktrace
run: ./gradlew build --stacktrace

- name: Kover Xml Report
run: ./gradlew :koverXmlReport
Expand Down

0 comments on commit d84a21f

Please sign in to comment.