Skip to content

refactor!: add tauri selenium package #71

refactor!: add tauri selenium package

refactor!: add tauri selenium package #71

Workflow file for this run

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