Skip to content

feat(lib): extract utils to scale-specific domains #28

feat(lib): extract utils to scale-specific domains

feat(lib): extract utils to scale-specific domains #28

Workflow file for this run

name: Push
on:
push:
branches:
- main
jobs:
test:
uses: rubilmax/ethers-maths/.github/workflows/test.yml@main
release:
needs: test
uses: rubilmax/ethers-maths/.github/workflows/release.yml@main
secrets: inherit