Skip to content

Update jsbt. Improve error messages and type checks. #51

Update jsbt. Improve error messages and type checks.

Update jsbt. Improve error messages and type checks. #51

Workflow file for this run

name: Run tests
on:
- push
- pull_request
jobs:
test-ts:
name: jsbt v0.5.2
uses: paulmillr/jsbt/.github/workflows/test.yml@3b6bf563e416e9c6047db19410988922084e1e92
with:
runs-on: 'ubuntu-24.04'