Skip to content

fix: estimation min set to gas_used - 1 rather than to estimate - 1 (… #458

fix: estimation min set to gas_used - 1 rather than to estimate - 1 (…

fix: estimation min set to gas_used - 1 rather than to estimate - 1 (… #458

Workflow file for this run

name: Rust CI
on:
workflow_dispatch:
push:
branches: [main]
pull_request:
env:
CARGO_TERM_COLOR: always
jobs:
rust-library-base:
uses: init4tech/actions/.github/workflows/rust-library-base.yml@main