Skip to content

DAOS-18332 ci: Add a build and test workflow #3

DAOS-18332 ci: Add a build and test workflow

DAOS-18332 ci: Add a build and test workflow #3

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@v4
- name: make tests
run: make tests GCOV_CCFLAGS=