Skip to content

Fix: deployHeight type in mainnet.genesis.json #266

Fix: deployHeight type in mainnet.genesis.json

Fix: deployHeight type in mainnet.genesis.json #266

Workflow file for this run

name: CI # Continuous Integration
on:
workflow_dispatch:
push:
branches: [main]
pull_request:
# simplest example of using the rust-base action
jobs:
rust-library-base:
uses: init4tech/actions/.github/workflows/rust-library-base.yml@main
with:
require-lockfile: true

Check failure on line 14 in .github/workflows/rust.yml

View workflow run for this annotation

GitHub Actions / CI

Invalid workflow file

The workflow is not valid. .github/workflows/rust.yml (Line: 14, Col: 25): Invalid input, require-lockfile is not defined in the referenced workflow.
rust-profile: "ci-rust"