fix(ci): correct yaml indentation in ci.yml

This commit is contained in:
mkorwel
2025-10-29 10:20:52 -07:00
parent 7a42aa11d4
commit 0fecabc368

View File

@@ -18,7 +18,8 @@ defaults:
jobs:
test_linux:
runs-on: 'ubuntu-latest'
name: 'Test (Linux)'
runs-on: 'ubuntu-latest'
strategy:
fail-fast: false
matrix: