Skip to content

Added Arch Modelical installation instructions #16

Added Arch Modelical installation instructions

Added Arch Modelical installation instructions #16

Workflow file for this run

name: CI Pipeline
on:
push:
branches: [ "python-kin-refactor" ]
pull_request:
branches: [ "python-kin-refactor" ]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Run testing workflow
run: make test