From a49cc9f8948ce4c8d74d84ddf7f41826cd999dd9 Mon Sep 17 00:00:00 2001 From: omniscient <17525998+omnisci3nce@users.noreply.github.com> Date: Sat, 5 Oct 2024 13:31:06 +1000 Subject: push --- .github/workflows/continuous-workflow.yml | 2 -- 1 file changed, 2 deletions(-) (limited to '.github/workflows') diff --git a/.github/workflows/continuous-workflow.yml b/.github/workflows/continuous-workflow.yml index 891270b..f9a3f53 100644 --- a/.github/workflows/continuous-workflow.yml +++ b/.github/workflows/continuous-workflow.yml @@ -19,5 +19,3 @@ jobs: run: find src/ -iname *.h -o -iname *.c | xargs clang-format --style=file --dry-run --Werror - name: Compile C code run: xmake build -y - # - name: Run tests - # run: xmake run -g tests -- cgit v1.2.3-70-g09d2