Skip to content

20240305-cppcheck-2v13 #263

20240305-cppcheck-2v13

20240305-cppcheck-2v13 #263

Workflow file for this run

name: Ubuntu Build Test
on:
push:
branches: [ '*' ]
pull_request:
branches: [ '*' ]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: make test
run: make -j test