Skip to content

Commit

Permalink
testing only assemble
Browse files Browse the repository at this point in the history
  • Loading branch information
Talha Ali committed Jan 28, 2024
1 parent 85f3bf6 commit 4a0dc4a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci_debug_sample.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
strategy:
matrix:
conf: [
{ name: wallet, command: ":sample:wallet:assembleDebug :sample:wallet:appDistributionUploadDebug" }#,
{ name: wallet, command: ":sample:wallet:assembleDebug" } #:sample:wallet:appDistributionUploadDebug" }#,
# { name: dapp, command: ":sample:dapp:assembleDebug :sample:dapp:appDistributionUploadDebug" },
# { name: modal, command: ":sample:modal:assembleDebug :sample:modal:appDistributionUploadDebug" }
]
Expand Down

0 comments on commit 4a0dc4a

Please sign in to comment.