Skip to content

Commit bdd3adf

Browse files
authored
Update tests.yml
1 parent 037fa6c commit bdd3adf

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/tests.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -202,6 +202,9 @@ jobs:
202202
name: alpine-system-python
203203
runs-on: ubuntu-latest
204204
container: "alpine:latest"
205+
defaults:
206+
run:
207+
shell: bash
205208
steps:
206209
- name: Update Packages
207210
run: |

0 commit comments

Comments
 (0)