Skip to content

Commit

Permalink
fixup
Browse files Browse the repository at this point in the history
  • Loading branch information
sfodagain committed May 21, 2024
1 parent d876163 commit 91a73bb
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -681,6 +681,9 @@ jobs:
gdk test-e2e build
gdk test-e2e run
- name: Show logs
working-directory: ./aws-iot-device-sdk-cpp-v2/samples/greengrass/basic_discovery
if: always()
run: |
echo "Logs"
echo "======== greengrass.log"
cat testResults/gg*/greengrass.log
Expand Down

0 comments on commit 91a73bb

Please sign in to comment.