Skip to content

Commit

Permalink
Change shell to cmd on windows
Browse files Browse the repository at this point in the history
  • Loading branch information
dellis1972 committed Nov 14, 2024
1 parent 7595c47 commit 64f42ac
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -166,9 +166,6 @@ jobs:
name: tests-${{ matrix.os }}
needs: [ build ]
runs-on: ${{ matrix.os }}
defaults:
run:
shell: cmd
strategy:
matrix:
include:
Expand Down

0 comments on commit 64f42ac

Please sign in to comment.