Skip to content

fix: Improve error logging by modifying stack trace output format in … #887

fix: Improve error logging by modifying stack trace output format in …

fix: Improve error logging by modifying stack trace output format in … #887

Workflow file for this run

name: Usage
on:
push:
pull_request:
workflow_dispatch:
permissions:
issues: read
jobs:
run:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: ./