Skip to content

feature: Allow options to be passed to simulate calls on the transaction composer, and properly type the return values. #121

feature: Allow options to be passed to simulate calls on the transaction composer, and properly type the return values.

feature: Allow options to be passed to simulate calls on the transaction composer, and properly type the return values. #121

Workflow file for this run

name: Pull Request
on:
pull_request:
branches: [main]
paths-ignore:
- '**/*.md'
permissions:
contents: read
jobs:
pull_request:
uses: makerxstudio/shared-config/.github/workflows/node-ci.yml@main
with:
run-commit-lint: true
node-version: 18.x
run-build: true
audit-script: npm run audit
pre-test-script: |
pipx install algokit
algokit localnet start