You've already forked Php-Template
chore: update test configurations and ignore files for coverage reporting #7
@@ -259,8 +259,11 @@ jobs:
|
||||
|
||||
- name: Publish Test Report
|
||||
uses: mikepenz/action-junit-report@v5
|
||||
env:
|
||||
NODE_TLS_REJECT_UNAUTHORIZED: 0
|
||||
if: success() || failure() # always run even if the previous step fails
|
||||
with:
|
||||
include_passed: true
|
||||
report_paths: 'tests/reports/junit.xml'
|
||||
|
||||
# - name: 📦 Publish Build Artifacts
|
||||
|
||||
Reference in New Issue
Block a user