Skip to content

bath lights bot

bath lights bot #2717

Workflow file for this run

name: routing
on: [ push, pull_request ]
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v3.2.0
- name: Run tests
run: cd test && ./test_routing.sh