Skip to content

Commit

Permalink
fix: Windows CI
Browse files Browse the repository at this point in the history
  • Loading branch information
KatantDev committed Dec 21, 2023
1 parent dbd242c commit ae60e84
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,11 @@ jobs:
- '3.10'
- '3.11'
- '3.12'

defaults:
run:
shell: bash

runs-on: ${{ matrix.os }}

steps:
Expand Down

0 comments on commit ae60e84

Please sign in to comment.