Skip to content

Merge pull request #294 from veprbl/pr/clang_fix #470

Merge pull request #294 from veprbl/pr/clang_fix

Merge pull request #294 from veprbl/pr/clang_fix #470

Workflow file for this run

name: C/C++ CI docker
on:
push:
branches: [ master ]
pull_request:
branches: [ master ]
jobs:
JTest_job:
runs-on: ubuntu-latest
name: Full build with tests
# Build Docker container and run the entrypoint.sh script in it
steps:
- name: Build and run
id: build_and_run
uses: nathanwbrei/[email protected]