Skip to content

Commit

Permalink
don't use bash on Windows
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexWaygood committed Feb 18, 2024
1 parent 4e74d1d commit 90d5322
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,10 +50,6 @@ jobs:
python-version: ["3.10", "3.11", "3.12"]
fail-fast: false

defaults:
run:
shell: bash

steps:
- uses: actions/checkout@v4
- name: Set up Python ${{ matrix.python-version }} on ${{ matrix.os }}
Expand Down

0 comments on commit 90d5322

Please sign in to comment.