Skip to content

Commit

Permalink
Remove workaround that entails using Bash on Windows
Browse files Browse the repository at this point in the history
  • Loading branch information
mstimberg committed Jun 15, 2023
1 parent af1a0cf commit 09fabcc
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/test_latest.yml
Expand Up @@ -35,9 +35,6 @@ jobs:
float_dtype_32: [false, true]
python-version: ["${{ needs.get_python_versions.outputs.max-python }}"]

defaults:
run:
shell: bash -l {0}
steps:
- name: Checkout Repository
uses: actions/checkout@v3
Expand Down

0 comments on commit 09fabcc

Please sign in to comment.