diff --git a/.github/workflows/snap.yaml b/.github/workflows/snap.yaml index c857bc0..bf5ac1d 100644 --- a/.github/workflows/snap.yaml +++ b/.github/workflows/snap.yaml @@ -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 +