Skip to content

Move collective perception service to envmod to avoid runtime symbol lookup error #85

Move collective perception service to envmod to avoid runtime symbol lookup error

Move collective perception service to envmod to avoid runtime symbol lookup error #85

Workflow file for this run

name: CI on main branch
on:
push:
branches: [master]
pull_request:
branches: [master]
jobs:
lint:
uses: ./.github/workflows/lint.yaml
test:
uses: ./.github/workflows/test.yaml