Skip to content

fix(test): Fixes bugs in the lightwalletd integration tests #2529

fix(test): Fixes bugs in the lightwalletd integration tests

fix(test): Fixes bugs in the lightwalletd integration tests #2529

Workflow file for this run

name: Lint
on:
pull_request:
jobs:
clippy:
name: Clippy
runs-on: ubuntu-latest
steps:
- run: 'echo "No build required"'
fmt:
name: Rustfmt
runs-on: ubuntu-latest
steps:
- run: 'echo "No build required"'