Skip to content

Commit

Permalink
continue on error
Browse files Browse the repository at this point in the history
  • Loading branch information
MathieuMorrissette committed Dec 13, 2024
1 parent b3ca611 commit b9389d3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/tests/csharp/android/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -92,6 +92,7 @@ runs:

- name: Show logs
shell: bash
continue-on-error: true
run: |
adb logcat -c
Expand Down

0 comments on commit b9389d3

Please sign in to comment.