Skip to content

Bump pyinstaller from 4.5.1 to 5.13.1 #377

Bump pyinstaller from 4.5.1 to 5.13.1

Bump pyinstaller from 4.5.1 to 5.13.1 #377

Workflow file for this run

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