fix(ci/lint): indentation was wrong

- correcting the indentation (yml de mort)
This commit is contained in:
Raphael 2025-09-28 22:53:24 +02:00
parent 369d0b2407
commit 61da545281
No known key found for this signature in database

View file

@ -12,7 +12,8 @@ permissions:
contents: read contents: read
jobs: jobs:
name: Build & Lint build:
name: Build & Typecheck
runs-on: ubuntu-latest runs-on: ubuntu-latest
steps: steps: