Skip to content

DAOS-18332 ci: Add a build and test workflow (#84) #4

DAOS-18332 ci: Add a build and test workflow (#84)

DAOS-18332 ci: Add a build and test workflow (#84) #4

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=