Skip to content

Commit 59755c0

Browse files
Added shell
1 parent 420eebc commit 59755c0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

+1
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,7 @@ runs:
7575
run: |
7676
echo "TEST_OUTPUT_DIRECTORY: ${{ env.TEST_OUTPUT_DIRECTORY }}"
7777
echo "TEST_NAME_SANITIZED: ${{ env.TEST_NAME_SANITIZED }}"
78+
shell: bash
7879

7980
- name: Store test report artifact
8081
if: always()

0 commit comments

Comments
 (0)