Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
hoc081098 authored Dec 29, 2023
1 parent 2e44f57 commit e5378e7
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 :viewmodel:build :viewmodel-savedstate:build :viewmodel-compose:build --stacktrace
run: ./gradlew :navigation-core:build --stacktrace

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

0 comments on commit e5378e7

Please sign in to comment.