Skip to content
This repository has been archived by the owner on May 26, 2023. It is now read-only.

Commit

Permalink
test(snap): use test, set print_logs input
Browse files Browse the repository at this point in the history
Signed-off-by: Mengyi Wang <mengyi.wang@canonical.com>
  • Loading branch information
MonicaisHer committed Apr 14, 2022
1 parent 7c3d353 commit d8b3c9b
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/snap.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,10 @@ jobs:
steps:
- name: Download and test snap
# uses: canonical/edgex-snap-testing/test@v2
uses: MonicaisHer/edgex-snap-testing/build@EDGEX-416-create-edgex-cli-testing-suite
uses: MonicaisHer/edgex-snap-testing/test@EDGEX-416-create-edgex-cli-testing-suite
with:
name: cli
snap: ${{needs.build.outputs.snap}}
print_logs: false


0 comments on commit d8b3c9b

Please sign in to comment.