Skip to content

feat(output): add styled console output with module loggers #52

feat(output): add styled console output with module loggers

feat(output): add styled console output with module loggers #52

Workflow file for this run

name: Update Report Card
on:
push:
branches: [main]
pull_request:
branches: [main]
workflow_call:
jobs:
update-report-card:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Update Go Report Card
uses: creekorful/goreportcard-action@v1.0