Skip to content

Commit

Permalink
Add shell: bash
Browse files Browse the repository at this point in the history
  • Loading branch information
iusmac committed Aug 31, 2024
1 parent f4e8dfc commit d5c86ce
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/actions/android-build/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,7 @@ runs:
minimum_coverage: 80
fail_below_threshold: false
- name: Add coverage report to workflow run summary
shell: bash
run: |
echo "| Outcome | Value |" >> $GITHUB_STEP_SUMMARY
echo "| --- | --- |" >> $GITHUB_STEP_SUMMARY
Expand Down

0 comments on commit d5c86ce

Please sign in to comment.