Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Bodies of if and loop statements should be inside braces #55

Bodies of if and loop statements should be inside braces

Bodies of if and loop statements should be inside braces #55

Workflow file for this run

name: C/C++ CI
on:
push:
branches: [ "main" ]
pull_request:
branches: [ "main" ]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: make
run: make