Skip to content

chore: update readme with windows support #14

chore: update readme with windows support

chore: update readme with windows support #14

Workflow file for this run

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