Skip to content

fix: retrieve decimals from asset #5

fix: retrieve decimals from asset

fix: retrieve decimals from asset #5

Workflow file for this run

on:
workflow_dispatch:
pull_request:
env:
DOTENV_CONFIG_PATH: "./.env.example"
name: "Pull Request"
jobs:
tests:
name: "Lint and Tests"
uses: ./.github/workflows/tests.yml