Skip to content

Add xcode/app/AppleScript #46

Add xcode/app/AppleScript

Add xcode/app/AppleScript #46

Workflow file for this run

name: test
on:
push:
branches: ["main"]
pull_request:
branches: ["main"]
workflow_call:
jobs:
test:
runs-on: ubuntu-latest
timeout-minutes: 5
steps:
- uses: actions/checkout@v3
- name: test
run: make test