From e9ac21c2e455f27631c0b56787e208119667e770 Mon Sep 17 00:00:00 2001 From: wxyzhen Date: Fri, 22 Sep 2023 14:37:06 +0800 Subject: [PATCH] ci format linux-build.yml --- .github/workflows/linux-build.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/workflows/linux-build.yml b/.github/workflows/linux-build.yml index 8041d51714..af05f4ff49 100644 --- a/.github/workflows/linux-build.yml +++ b/.github/workflows/linux-build.yml @@ -34,4 +34,5 @@ jobs: - name: Build and test run: make test env: - CMAKE_GENERATOR: Ninja \ No newline at end of file + CMAKE_GENERATOR: Ninja +