You've already forked Php-Template
chore: update test report publishing step in CI configuration
All checks were successful
🧪✨ Tests Workflow / 🛡️ 🔒 Library Audit (push) Successful in 1m41s
🧪✨ Tests Workflow / 📝 ✨ Code Lint (push) Successful in 1m31s
🧪✨ Tests Workflow / 🛡️ 🔒 License Check (push) Successful in 1m43s
🧪✨ Tests Workflow / 🧪 ✨ Database Migrations (push) Successful in 1m54s
🧪✨ Tests Workflow / 🐙 🔍 Code Sniffer (push) Successful in 1m42s
🧪✨ Tests Workflow / 🧪 ✅ Unit Tests (push) Successful in 1m24s
All checks were successful
🧪✨ Tests Workflow / 🛡️ 🔒 Library Audit (push) Successful in 1m41s
🧪✨ Tests Workflow / 📝 ✨ Code Lint (push) Successful in 1m31s
🧪✨ Tests Workflow / 🛡️ 🔒 License Check (push) Successful in 1m43s
🧪✨ Tests Workflow / 🧪 ✨ Database Migrations (push) Successful in 1m54s
🧪✨ Tests Workflow / 🐙 🔍 Code Sniffer (push) Successful in 1m42s
🧪✨ Tests Workflow / 🧪 ✅ Unit Tests (push) Successful in 1m24s
This commit is contained in:
@@ -264,6 +264,8 @@ jobs:
|
||||
if: success() || failure() # always run even if the previous step fails
|
||||
with:
|
||||
include_passed: true
|
||||
comment: true
|
||||
skip_annotations: false
|
||||
report_paths: 'tests/reports/junit.xml'
|
||||
|
||||
# - name: 📦 Publish Build Artifacts
|
||||
|
||||
Reference in New Issue
Block a user