Skip to content

Try to use DLLs and drop python dependencies #197

Try to use DLLs and drop python dependencies

Try to use DLLs and drop python dependencies #197

name: Installation Tests On MacOS
on:
push:
branches:
- main
- dev
jobs:
installation-tests-on-macos:
runs-on: macos-latest
steps:
- name: Checkout repository
uses: actions/checkout@v4
- name: install module
shell: pwsh
run: ./Scripts/test_installation.ps1