Skip to content

Commit e50177a

Browse files
committed
Temp run Windows and macOS integration tests
1 parent be82038 commit e50177a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Diff for: .github/workflows/integration-tests.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -35,10 +35,10 @@ jobs:
3535
on-main-branch:
3636
- ${{ github.ref == 'refs/heads/main' }}
3737
exclude:
38-
- on-main-branch: false
38+
- on-main-branch: true
3939
runner:
4040
name: Windows
41-
- on-main-branch: false
41+
- on-main-branch: true
4242
runner:
4343
name: macOS
4444

0 commit comments

Comments
 (0)