Skip to content

chore: Create LICENSE #22

chore: Create LICENSE

chore: Create LICENSE #22

name: "Windows Tests"
on:
workflow_call:
workflow_dispatch:
schedule:
- cron: "20 04 * * *"
push:
branches:
- master
jobs:
windows-e2e:
name: "Run e2e tests"
uses: ./.github/workflows/main.yaml
with:
os: windows-latest