From 22092e7729f62e3d0363b289e793273a92a353b3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?K=C3=A9vin=20Dunglas?= Date: Mon, 19 Dec 2022 22:06:56 +0100 Subject: [PATCH] indentation --- .github/workflows/tests.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml index 3409c90..fb1af23 100644 --- a/.github/workflows/tests.yml +++ b/.github/workflows/tests.yml @@ -14,6 +14,7 @@ jobs: - name: Run tests with standard compilation flags working-directory: tests/ run: ./normal_compile.sh + test-optimized-compile: runs-on: ubuntu-latest steps: