Skip to content

Commit

Permalink
set default shell
Browse files Browse the repository at this point in the history
  • Loading branch information
trim21 committed Apr 17, 2024
1 parent 2f7c3e0 commit c8ac263
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/test-suite.yml
Expand Up @@ -7,6 +7,10 @@ on:
pull_request:
branches: ["master"]

defaults:
run:
shell: bash

jobs:
tests:
name: "Python ${{ matrix.python-version }} (${{ matrix.os }})"
Expand Down

0 comments on commit c8ac263

Please sign in to comment.