Skip to content

Commit

Permalink
specify bash shell
Browse files Browse the repository at this point in the history
  • Loading branch information
imindich committed Dec 20, 2024
1 parent 33177dc commit 6929ab9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/actions/process_test_results/action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ runs:

- name: Adding markdown
run: cat test-summary-foo.md >> $GITHUB_STEP_SUMMARY
shell: bash

- name: Publish Test Results publish-unit-test-result
uses: EnricoMi/publish-unit-test-result-action@170bf24d20d201b842d7a52403b73ed297e6645b
Expand Down

0 comments on commit 6929ab9

Please sign in to comment.