Skip to content

test hardening

test hardening #4

Workflow file for this run

name: Install Mac
on: [push, pull_request]
jobs:
build:
runs-on: macos-latest
steps:
- uses: actions/checkout@v3
- name: Install
run: |
pip install $PWD