Skip to content

Commit

Permalink
DIsable barista-compose
Browse files Browse the repository at this point in the history
  • Loading branch information
alorma committed Oct 24, 2023
1 parent a827472 commit f04f6b3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,4 +54,4 @@ jobs:
arch: x86_64
profile: pixel_2
disable-animations: true
script: ./gradlew :sample:connectedCheck :barista-compose:connectedCheck
script: ./gradlew :sample:connectedCheck
2 changes: 1 addition & 1 deletion settings.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@ pluginManagement {
include(":sample")

include(":barista")
include(":barista-compose")
//include(":barista-compose")

0 comments on commit f04f6b3

Please sign in to comment.