Skip to content

Commit

Permalink
Remove more unneeded lines
Browse files Browse the repository at this point in the history
  • Loading branch information
znicholls committed Jan 19, 2024
1 parent 0991361 commit b9004e8
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -97,9 +97,6 @@ jobs:
os: [ "ubuntu-latest" ]
python-version: [ "3.9", "3.10", "3.11" ]
runs-on: "${{ matrix.os }}"
defaults:
run:
shell: bash # Need this for windows to not explode apparently
steps:
- name: Check out repository
uses: actions/checkout@v3
Expand Down

0 comments on commit b9004e8

Please sign in to comment.