Skip to content

Commit

Permalink
ops: add windows on ci test
Browse files Browse the repository at this point in the history
  • Loading branch information
debajyoti-truefoundry committed Aug 22, 2023
1 parent 3794f66 commit d87e2a0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/test-and-lint.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,8 @@ jobs:
include:
- os: macos-latest
python-version: 3.8
- os: windows-latest
python-version: 3.8
steps:
- uses: actions/checkout@v3

Expand Down

0 comments on commit d87e2a0

Please sign in to comment.