Skip to content
Closed
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Add back windows-latest
Co-authored-by: Jon Desrosiers <[email protected]>
  • Loading branch information
ockham and desrosj authored Sep 21, 2022
commit 41d6863dfe9d53d253e8fae53e25685f0ad839ca
2 changes: 1 addition & 1 deletion .github/workflows/test-npm.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ jobs:
strategy:
fail-fast: false
matrix:
os: [ ubuntu-latest ]
os: [ ubuntu-latest, windows-latest ]

steps:
- name: Checkout repository
Expand Down