Skip to content

fix: resolve signature invalid error by including 'send' property in … #205

fix: resolve signature invalid error by including 'send' property in …

fix: resolve signature invalid error by including 'send' property in … #205

Workflow file for this run

on:
push:
branches:
- main
pull_request:
jobs:
lint:
name: Linter
uses: ./.github/workflows/lint.yaml
test:
name: Tests
uses: ./.github/workflows/test.yaml