Skip to content

Test code for DPoS #3715

Test code for DPoS

Test code for DPoS #3715

Workflow file for this run

name: lint
on: [push, pull_request]
jobs:
typos:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Check typos
uses: crate-ci/[email protected]