Skip to content

Commit 256bb92

Browse files
committed
Update action.yml
1 parent c55ebf4 commit 256bb92

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/actions/run-tests/action.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ runs:
1515

1616
- name: Report Coverage
1717
run: coverage report -m
18+
shell: bash -el {0}
1819
if: failure()
1920

2021
- name: Upload coverage to Codecov

0 commit comments

Comments
 (0)