Skip to content

Merge branch 'mcp23017-driver-update' of github.com:eagletrt/micro-li… #221

Merge branch 'mcp23017-driver-update' of github.com:eagletrt/micro-li…

Merge branch 'mcp23017-driver-update' of github.com:eagletrt/micro-li… #221

name: "CI for can-fifo-queue"
on: [push, pull_request]
jobs:
run-munit-tests:
runs-on: ubuntu-latest
defaults:
run:
working-directory: can-fifo-queue/test
steps:
- uses: actions/checkout@v2
with:
submodules: 'recursive'
- run: make test
- run : ./test