mirror of
https://github.com/zitadel/zitadel.git
synced 2025-12-11 20:52:43 +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
|
||||
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
|
||||
|
||||
Reference in New Issue
Block a user