Skip to content

Interpret fee rates in reference fee unit #19

Interpret fee rates in reference fee unit

Interpret fee rates in reference fee unit #19

Workflow file for this run

name: Lint
on:
workflow_dispatch:
push:
branches:
- master
- dev
pull_request:
branches:
- master
- dev
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Run lint
run: |
sudo ./ci/lint_run_all.sh