Skip to content

update img

update img #2

Workflow file for this run

name: cppcheck
on:
push:
jobs:
Testing:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: insper-embarcados/actions-cppcheck@v1
with:
c_file: main/main.c