mirror of
https://github.com/zitadel/zitadel.git
synced 2025-08-23 17:28:20 +00:00
chore: always run tests for coverage
This commit is contained in:
2
.github/workflows/core-unit-test.yml
vendored
2
.github/workflows/core-unit-test.yml
vendored
@@ -19,7 +19,7 @@ on:
|
||||
jobs:
|
||||
test:
|
||||
outputs:
|
||||
unit_test_report: true
|
||||
unit_test_report: "true"
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
-
|
||||
|
Reference in New Issue
Block a user