Skip to content

update docs with algorithm node descriptions & Some renaming/reorganisation #415

update docs with algorithm node descriptions & Some renaming/reorganisation

update docs with algorithm node descriptions & Some renaming/reorganisation #415

Workflow file for this run

name: Tests
on:
pull_request:
branches:
- main
- develop-main
paths-ignore:
- 'docs/**'
workflow_dispatch:
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Run test_run command
shell: bash
run: |
make test_run