fixed build status, updated run-clang-x tools

This commit is contained in:
martin
2023-12-03 15:04:32 +01:00
parent 2e73b47919
commit 50a0f2deed
2 changed files with 7 additions and 5 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.