Skip to content

Commit

Permalink
wip: try reintroducing windows smoke
Browse files Browse the repository at this point in the history
  • Loading branch information
bholmesdev committed Jul 11, 2022
1 parent ee6671e commit 9529b1a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -180,7 +180,7 @@ jobs:
needs: build
strategy:
matrix:
os: [ubuntu-latest]
os: [ubuntu-latest, windows-latest]
node_version: [14]
steps:
- name: Checkout docs
Expand Down

0 comments on commit 9529b1a

Please sign in to comment.