Stop windows integration tests (#19118)

stop windows integration tests
This commit is contained in:
Ashesh Vidyut 2023-10-09 17:11:10 +05:30 committed by GitHub
parent a30ccdf5dc
commit b9314de14f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 4 deletions

View File

@ -4,10 +4,6 @@
name: test-integrations-windows
on:
schedule:
# * is a special character in YAML so you have to quote this string
# Run nightly at 12AM UTC/8PM EST/5PM PST.
- cron: '0 0 * * *'
workflow_dispatch:
env: