Skip to content

Correctness and memory-safety hardening across lock, route, and config paths #328

Correctness and memory-safety hardening across lock, route, and config paths

Correctness and memory-safety hardening across lock, route, and config paths #328

Workflow file for this run

name: Ubuntu Build Test
on:
push:
branches: [ '*' ]
pull_request:
branches: [ '*' ]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: make test
run: make -j test