Skip to content

Commit 2d2d663

Browse files
committed
Turn off bash for a second
1 parent 26cd97d commit 2d2d663

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ jobs:
8484
python-version: "3.13"
8585

8686
runs-on: "${{ matrix.os }}"
87-
defaults:
87+
# defaults:
8888
# run:
8989
# # This might be needed for Windows
9090
# # and doesn't seem to affect unix-based systems so we include it.

0 commit comments

Comments
 (0)