Skip to content

WIP: miniscript: Import update_psbt_input from plan module #4

WIP: miniscript: Import update_psbt_input from plan module

WIP: miniscript: Import update_psbt_input from plan module #4

Workflow file for this run

name: Shellcheck
on:
pull_request:
branches:
- master
jobs:
shellcheck:
name: "shellcheck"
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: "Run shellcheck"
uses: ludeeus/[email protected]
env:
SHELLCHECK_OPTS: -x # allow outside sources