Skip to content

Try to use DLLs and drop python dependencies. #198

Try to use DLLs and drop python dependencies.

Try to use DLLs and drop python dependencies. #198

name: Components Tests on Linux
on:
push:
branches:
- main
- dev
jobs:
component-tests-on-linux:
runs-on: ubuntu-latest
steps:
- name: Checkout repository
uses: actions/checkout@v4
- name: Test components
shell: pwsh
run: ./Scripts/test_components.ps1