Skip to content

fix(error): added more specific errors #50

fix(error): added more specific errors

fix(error): added more specific errors #50

Workflow file for this run

name: Test PR
on:
pull_request:
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
jobs:
test:
uses: ./.github/workflows/test-base.yaml