Skip to content

Upgrade the Poetry GitHub action to v8 #135

Upgrade the Poetry GitHub action to v8

Upgrade the Poetry GitHub action to v8 #135

Workflow file for this run

name: macOS
on:
push:
pull_request:
branches: [ develop ]
jobs:
Test:
uses: ./.github/workflows/execute-tests.yml
with:
os: "macos-latest"
workpath: "/Users/runner/work/doorstop/doorstop"