From 4544f168145bbf76bd78e30ac614b56854c2d897 Mon Sep 17 00:00:00 2001 From: Guido Draheim Date: Wed, 28 Feb 2024 10:50:24 +0100 Subject: [PATCH] clang format --- .github/workflows/clangformat.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/clangformat.yml b/.github/workflows/clangformat.yml index f2772bd7..9403fe23 100644 --- a/.github/workflows/clangformat.yml +++ b/.github/workflows/clangformat.yml @@ -1,4 +1,4 @@ -name: py types +name: clang format on: push: