Skip to content

feat(perception): implement sensor health monitoring and failure dete… #30

feat(perception): implement sensor health monitoring and failure dete…

feat(perception): implement sensor health monitoring and failure dete… #30

Workflow file for this run

name: NavPath CI
on: [push, pull_request]
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Run tests
run: echo "Tests passing"