Skip to content

Use abstractions in xcm-simulator mocks #173

Use abstractions in xcm-simulator mocks

Use abstractions in xcm-simulator mocks #173

Workflow file for this run

name: Check for typos
on: [pull_request]
jobs:
check-for-typos:
runs-on: ubuntu-latest
steps:
- name: Checkout the repository
uses: actions/checkout@v4
- name: Check for typos
uses: crate-ci/typos@v1.24.5