Skip to content

Commit

Permalink
Merge pull request #81 from EOA-team/workflow_test_no_win
Browse files Browse the repository at this point in the history
remove tests on Windows
  • Loading branch information
lukasValentin authored Oct 19, 2023
2 parents 0e2509a + 745e30d commit c9b9ec9
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,9 +24,6 @@ jobs:
matrix:
os: [ubuntu-latest]
python-version: ["3.11"]
include:
- os: windows-latest
python-version: "3.11"
env:
OS: ${{ matrix.os }}
PYTHON: ${{ matrix.python-version }}
Expand Down

0 comments on commit c9b9ec9

Please sign in to comment.