Skip to content

Commit aa4b6e1

Browse files
author
Kerkesni
committed
fixup! add coverage to functional tests
1 parent ebae582 commit aa4b6e1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/actions/cleanup-and-coverage/action.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ runs:
2424
PROFILES="${PROFILES} --profile ${profile}"
2525
done
2626
docker compose ${PROFILES} down
27+
shell: bash
2728
working-directory: .github/docker
2829

2930
- name: Upload coverage reports to Codecov

0 commit comments

Comments
 (0)