Skip to content

Improve test stability in CI environments #5832

Improve test stability in CI environments

Improve test stability in CI environments #5832

Workflow file for this run

name: Test Typos
on: [pull_request]
jobs:
run:
name: Spell Check with Typos
runs-on: ubuntu-latest
steps:
- name: Checkout Repository
uses: actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5
- name: Check spelling of file.txt
uses: crate-ci/typos@07d900b8fa1097806b8adb6391b0d3e0ac2fdea7 # v1.39.0