Skip to content

feat(error-utils): add flags to avoid data races problems #162

feat(error-utils): add flags to avoid data races problems

feat(error-utils): add flags to avoid data races problems #162

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