Skip to content

Add comprehensive testing and validation framework for Python-SLAM #19

Add comprehensive testing and validation framework for Python-SLAM

Add comprehensive testing and validation framework for Python-SLAM #19

Workflow file for this run

name: Deploy
on:
push:
branches: [ main ]
jobs:
deploy:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Deploy
run: echo "Deploy step (customize for your deployment target)"