Skip to content

fix: Refine error logging by simplifying stack trace extraction and i… #882

fix: Refine error logging by simplifying stack trace extraction and i…

fix: Refine error logging by simplifying stack trace extraction and i… #882

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: ./