Skip to content

feat: [#473] ORM has its own logger instead of using facades.Log() #3479

feat: [#473] ORM has its own logger instead of using facades.Log()

feat: [#473] ORM has its own logger instead of using facades.Log() #3479

Workflow file for this run

name: Test
on:
push:
branches:
- master
pull_request:
jobs:
test:
uses: goravel/.github/.github/workflows/test.yml@master
secrets: inherit