You've already forked Php-Template
chore: update test configurations and ignore files for coverage reporting #7
@@ -264,6 +264,8 @@ jobs:
|
|||||||
if: success() || failure() # always run even if the previous step fails
|
if: success() || failure() # always run even if the previous step fails
|
||||||
with:
|
with:
|
||||||
include_passed: true
|
include_passed: true
|
||||||
|
comment: true
|
||||||
|
skip_annotations: false
|
||||||
report_paths: 'tests/reports/junit.xml'
|
report_paths: 'tests/reports/junit.xml'
|
||||||
|
|
||||||
# - name: 📦 Publish Build Artifacts
|
# - name: 📦 Publish Build Artifacts
|
||||||
|
|||||||
Reference in New Issue
Block a user