Skip to content

Add unit tests to generic runtime #195

Add unit tests to generic runtime

Add unit tests to generic runtime #195

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