Skip to content

179 initialize user mode #301

179 initialize user mode

179 initialize user mode #301

Workflow file for this run

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