Skip to content

feat(logger): add flushLogs method to tests #43

feat(logger): add flushLogs method to tests

feat(logger): add flushLogs method to tests #43

Workflow file for this run

name: checks
on:
- push
- pull_request
jobs:
test:
uses: poppinss/.github/.github/workflows/test.yml@main
lint:
uses: poppinss/.github/.github/workflows/lint.yml@main
typecheck:
uses: poppinss/.github/.github/workflows/typecheck.yml@main