Skip to content

ci(github-actions): pin dependencies #221

ci(github-actions): pin dependencies

ci(github-actions): pin dependencies #221

Workflow file for this run

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