Skip to content

Add Makefile, add a workflow #1

Add Makefile, add a workflow

Add Makefile, add a workflow #1

Workflow file for this run

name: wf-probe
on: push
jobs:
hello:
runs-on: macos-latest
steps:
- uses: actions/checkout@v4
- run: ls -la