Skip to content

Commit

Permalink
Test
Browse files Browse the repository at this point in the history
  • Loading branch information
otociulis committed Dec 5, 2024
1 parent 927a751 commit 47d64a1
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions .github/workflows/test_windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,15 @@ on:
workflow_dispatch:
workflow_call:

push:
branches:
- "enh/playwright-tests"
pull_request:
branches:
- "main"
paths:
- ".github/workflows/test_windows.yml"

jobs:
build-windows-debug:
runs-on: windows-latest
Expand Down

0 comments on commit 47d64a1

Please sign in to comment.