Skip to content

fix: Improve error logging to include stack trace in index.ts and ind… #875

fix: Improve error logging to include stack trace in index.ts and ind…

fix: Improve error logging to include stack trace in index.ts and ind… #875

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