Skip to content

chore: Create LICENSE #13

chore: Create LICENSE

chore: Create LICENSE #13

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