Skip to content

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

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

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

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