Skip to content

test-runner: Remove accidental debug log #731

test-runner: Remove accidental debug log

test-runner: Remove accidental debug log #731

Workflow file for this run

name: QA
on: [merge_group, push, pull_request]
jobs:
spellcheck:
name: Spellcheck
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@v4
# Executes "typos ."
- uses: crate-ci/[email protected]