Skip to content

Commit

Permalink
Add windows tests to develop
Browse files Browse the repository at this point in the history
  • Loading branch information
kavanase committed Jul 2, 2024
1 parent 1ea06cf commit 9497d95
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/test_windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@ name: Windows Tests
on:
workflow_dispatch:

push:
branches:
- 'develop' # just develop for the moment

jobs:
build:
strategy:
Expand Down

0 comments on commit 9497d95

Please sign in to comment.