You've already forked Php-Template
refactor: update facade structure and add service providers for logging and Redis
All checks were successful
🧪✨ Tests Workflow / 📝 ✨ Code Lint (push) Successful in 2m41s
🧪✨ Tests Workflow / 🛡️ 🔒 Library Audit (push) Successful in 2m52s
🧪✨ Tests Workflow / 🛡️ 🔒 License Check (push) Successful in 3m35s
🧪✨ Tests Workflow / 🐙 🔍 Code Sniffer (push) Successful in 3m34s
🧪✨ Tests Workflow / 🧪 ✨ Database Migrations (push) Successful in 3m55s
🧪✨ Tests Workflow / 🧪 ✅ Unit Tests (push) Successful in 55s
All checks were successful
🧪✨ Tests Workflow / 📝 ✨ Code Lint (push) Successful in 2m41s
🧪✨ Tests Workflow / 🛡️ 🔒 Library Audit (push) Successful in 2m52s
🧪✨ Tests Workflow / 🛡️ 🔒 License Check (push) Successful in 3m35s
🧪✨ Tests Workflow / 🐙 🔍 Code Sniffer (push) Successful in 3m34s
🧪✨ Tests Workflow / 🧪 ✨ Database Migrations (push) Successful in 3m55s
🧪✨ Tests Workflow / 🧪 ✅ Unit Tests (push) Successful in 55s
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches:
|
branches:
|
||||||
- "*"
|
- "**"
|
||||||
|
|
||||||
name: 🧪✨ Tests Workflow
|
name: 🧪✨ Tests Workflow
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user