indentation

This commit is contained in:
Kévin Dunglas 2022-12-19 22:06:56 +01:00
parent ca34e53025
commit 22092e7729
No known key found for this signature in database
GPG Key ID: 4D04EBEF06AAF3A6

View File

@ -14,6 +14,7 @@ jobs:
- name: Run tests with standard compilation flags - name: Run tests with standard compilation flags
working-directory: tests/ working-directory: tests/
run: ./normal_compile.sh run: ./normal_compile.sh
test-optimized-compile: test-optimized-compile:
runs-on: ubuntu-latest runs-on: ubuntu-latest
steps: steps: