Skip to content

Update libmath api #269

Update libmath api

Update libmath api #269

Workflow file for this run

name: host test
on:
push:
branches:
- 'feature/**'
- 'fix/**'
- develop
- main
- 'release/**'
paths:
- 'Sources/**'
- 'Examples/**'
- 'Tests/**'
pull_request:
branches:
- main
schedule:
- cron: '1 0 * * 4'
jobs:
host_test:
uses: madmachineio/actions/.github/workflows/host_test.yml@main