Skip to content

Edit to mailbox_proto.h suggested by Marco Liess to resolve memcpy re… #80

Edit to mailbox_proto.h suggested by Marco Liess to resolve memcpy re…

Edit to mailbox_proto.h suggested by Marco Liess to resolve memcpy re… #80

Workflow file for this run

name: C/C++ CI
on:
push:
branches: [ main ]
pull_request:
branches: [ main ]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: make clean
run: make clean
- name: make
run: make