fixed build status, updated run-clang-x tools (#4)

* fixed build status, updated run-clang-x tools

* added pull_request as CI trigger
This commit is contained in:
martin
2023-12-03 15:10:16 +01:00
committed by GitHub
parent 0fec0edb19
commit 58cabb97d0
3 changed files with 8 additions and 7 deletions

View File

@@ -1,8 +1,6 @@
[![Build status](https://github.com/lmapii/pkt/workflows/ci/badge.svg)](https://github.com/lmapii/pkt/actions)
[![Build status](https://github.com/lmapii/cproject/workflows/ci/badge.svg)](https://github.com/lmapii/cproject/actions)
# Example repository for a C development environment
This is the example repository for a [post on the Interrupt blog](https://interrupt.memfault.com/blog/a-modern-c-dev-env). It is a demo development environment using Docker, CMake, Unity, and GitHub Actions.