Skip to content

Commit

Permalink
Add Windows unit tests to CI workflow. (#206)
Browse files Browse the repository at this point in the history
  • Loading branch information
jeffdav authored Oct 22, 2024
1 parent 1490e7b commit a44d671
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@ on:
jobs:
unit-tests:
uses: vapor/ci/.github/workflows/run-unit-tests.yml@main
with:
with_windows: true
secrets: inherit

integration-check:
Expand Down

0 comments on commit a44d671

Please sign in to comment.