Skip to content

test: Test action

test: Test action #1

Workflow file for this run

name: test-m1-action
on:
pull_request:
branches:
- develop
jobs:
test:
name: test-m1-runner
runs-on: macos-latest-large
steps:
- run: docker info