Skip to content

Add HighRes Biosolutions MicroSpin centrifuge backend (#1047) #2696

Add HighRes Biosolutions MicroSpin centrifuge backend (#1047)

Add HighRes Biosolutions MicroSpin centrifuge backend (#1047) #2696

Workflow file for this run

name: Typo check
permissions:
contents: read
on:
push:
branches:
- main
pull_request:
env:
CLICOLOR: 1
jobs:
spelling:
name: Spell Check with Typos
runs-on: ubuntu-latest
steps:
- name: Checkout Code
uses: actions/checkout@v4
- name: Spell Check Repo
uses: crate-ci/typos@v1