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 +