Skip to content

Commit

Permalink
ci: dont exclude windows
Browse files Browse the repository at this point in the history
  • Loading branch information
zachstence committed Aug 7, 2024
1 parent 23b1741 commit 9fcb5ed
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,6 @@ jobs:
node-version: 18
- isMain: false
os: macOS-latest
- isMain: false
os: windows-latest

steps:
- run: git config --global core.autocrlf false
Expand Down

0 comments on commit 9fcb5ed

Please sign in to comment.