mirror of
https://github.com/zitadel/zitadel.git
synced 2025-12-14 07:24:25 +00:00
debug
This commit is contained in:
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
@@ -45,6 +45,8 @@ jobs:
|
|||||||
else
|
else
|
||||||
echo 'matrix=["format --check", "lint", "test:unit", "test:integration", "test:acceptance"]' >> $GITHUB_OUTPUT
|
echo 'matrix=["format --check", "lint", "test:unit", "test:integration", "test:acceptance"]' >> $GITHUB_OUTPUT
|
||||||
fi
|
fi
|
||||||
|
- name: Show Matrix
|
||||||
|
run: echo ${{ steps.prepare-matrix.outputs.matrix }} | jq
|
||||||
|
|
||||||
quality:
|
quality:
|
||||||
name: Ensure Quality
|
name: Ensure Quality
|
||||||
|
|||||||
Reference in New Issue
Block a user