Skip to content

Commit

Permalink
run tests in windows
Browse files Browse the repository at this point in the history
  • Loading branch information
trusktr committed Sep 27, 2024
1 parent 6e9e670 commit 99733ea
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,7 @@ jobs:

strategy:
matrix:
# TODO get tests working in Windows too
# windows-latest
operating-system: [ubuntu-latest, macos-latest]
operating-system: [ubuntu-latest, windows-latest, macos-latest]

steps:
- uses: actions/checkout@v1
Expand Down

0 comments on commit 99733ea

Please sign in to comment.