You've already forked Php-Template
chore: update test configurations and ignore files for coverage reporting
Some checks failed
🧪✨ Tests Workflow / 🧪 ✨ Database Migrations (push) Successful in 1m42s
🧪✨ Tests Workflow / 🛡️ 🔒 Library Audit (push) Successful in 1m42s
🧪✨ Tests Workflow / 🛡️ 🔒 License Check (push) Successful in 1m38s
🧪✨ Tests Workflow / 📝 ✨ Code Lint (push) Successful in 1m40s
🧪✨ Tests Workflow / 🐙 🔍 Code Sniffer (push) Successful in 1m36s
🧪✨ Tests Workflow / 🧪 ✅ Unit Tests (push) Failing after 1m49s
Some checks failed
🧪✨ Tests Workflow / 🧪 ✨ Database Migrations (push) Successful in 1m42s
🧪✨ Tests Workflow / 🛡️ 🔒 Library Audit (push) Successful in 1m42s
🧪✨ Tests Workflow / 🛡️ 🔒 License Check (push) Successful in 1m38s
🧪✨ Tests Workflow / 📝 ✨ Code Lint (push) Successful in 1m40s
🧪✨ Tests Workflow / 🐙 🔍 Code Sniffer (push) Successful in 1m36s
🧪✨ Tests Workflow / 🧪 ✅ Unit Tests (push) Failing after 1m49s
This commit is contained in:
@@ -260,6 +260,6 @@ jobs:
|
||||
- name: 📦 Publish Build Artifacts
|
||||
uses: christopherhx/gitea-upload-artifact@v4
|
||||
with:
|
||||
name: ${{ github.ref_name }}-junit-coverage.xml
|
||||
name: junit-coverage.xml
|
||||
path: tests/reports/junit.xml
|
||||
retention-days: 1
|
||||
Reference in New Issue
Block a user