summaryrefslogtreecommitdiff
path: root/c-cpp.yml
blob: 9fc39af69b590ad2ffb583c43011b5010dcc78cb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
name: C/C++ CI

on:
  push:
    branches: [ "master" ]
  pull_request:
    branches: [ "master" ]

jobs:
  build:

    runs-on: ubuntu-latest

    steps:
    - uses: actions/checkout@v3
    - name: bmake
      run: bmake