Skip to content

fix: Correcting the return type of create and update calls, fixes #89 #119

fix: Correcting the return type of create and update calls, fixes #89

fix: Correcting the return type of create and update calls, fixes #89 #119

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