You've already forked Php-Template
Landed.
Some checks failed
🧪✨ Tests Workflow / 🧪 ✨ Database Migrations (push) Failing after 1m51s
🧪✨ Tests Workflow / 🛡️ 🔒 License Check (push) Successful in 1m58s
🧪✨ Tests Workflow / 🛡️ 🔒 Library Audit (push) Successful in 2m2s
🧪✨ Tests Workflow / 📝 ✨ Code Lint (push) Successful in 2m1s
🧪✨ Tests Workflow / 🧪 ✅ Unit Tests (push) Successful in 2m0s
🧪✨ Tests Workflow / 🐙 🔍 Code Sniffer (push) Successful in 2m2s
Some checks failed
🧪✨ Tests Workflow / 🧪 ✨ Database Migrations (push) Failing after 1m51s
🧪✨ Tests Workflow / 🛡️ 🔒 License Check (push) Successful in 1m58s
🧪✨ Tests Workflow / 🛡️ 🔒 Library Audit (push) Successful in 2m2s
🧪✨ Tests Workflow / 📝 ✨ Code Lint (push) Successful in 2m1s
🧪✨ Tests Workflow / 🧪 ✅ Unit Tests (push) Successful in 2m0s
🧪✨ Tests Workflow / 🐙 🔍 Code Sniffer (push) Successful in 2m2s
This commit is contained in:
@@ -53,6 +53,7 @@ jobs:
|
|||||||
- name: Tear Down Support Containers
|
- name: Tear Down Support Containers
|
||||||
if: always()
|
if: always()
|
||||||
run: |
|
run: |
|
||||||
|
docker network rm "${{ env.JOB_CONTAINER_NAME }}"
|
||||||
docker stop ${{ env.JOB_CONTAINER_NAME }}-postgres
|
docker stop ${{ env.JOB_CONTAINER_NAME }}-postgres
|
||||||
|
|
||||||
LibraryAudit:
|
LibraryAudit:
|
||||||
|
|||||||
Reference in New Issue
Block a user