This commit is contained in:
Elio Bischof
2024-11-27 12:56:59 +01:00
parent be6e63e87a
commit 565041f365

View File

@@ -45,6 +45,8 @@ jobs:
else
echo 'matrix=["format --check", "lint", "test:unit", "test:integration", "test:acceptance"]' >> $GITHUB_OUTPUT
fi
- name: Show Matrix
run: echo ${{ steps.prepare-matrix.outputs.matrix }} | jq
quality:
name: Ensure Quality