Skip to content

Commit 587d96c

Browse files
committed
Fix build integration tests on Windows.
1 parent 04fb042 commit 587d96c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/integration_tests.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -129,6 +129,7 @@ jobs:
129129
python scripts/gha/restore_secrets.py --passphrase "${{ secrets.TEST_SECRET }}"
130130
131131
- name: Build integration tests
132+
shell: bash
132133
run: |
133134
# Default SSL is openssl.
134135
ssl_option=

0 commit comments

Comments
 (0)