We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6171e8a commit 7164fd9Copy full SHA for 7164fd9
1 file changed
.github/workflows/test-windows.yml
@@ -3,7 +3,7 @@ name: Windows Tests
3
on:
4
workflow_dispatch:
5
push:
6
- branches: [main]
+ branches: [fix/windows-path-separator]
7
paths:
8
- "src/**"
9
- "tests/**"
0 commit comments