Skip to content

Commit

Permalink
Remove Windows for tests_without_deps
Browse files Browse the repository at this point in the history
  • Loading branch information
freud14 committed Jul 8, 2024
1 parent 0ec8a41 commit c88889a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/reusable-main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -94,6 +94,7 @@ jobs:

tests_without_deps:
runs-on: ${{ inputs.os }}
if: runner.os != 'Windows'
steps:
- uses: actions/checkout@v3
- name: Set up Python ${{ inputs.python-version }}
Expand Down

0 comments on commit c88889a

Please sign in to comment.