Skip to content

tests: use t.Cleanup instead of defer in test helpers #7385

tests: use t.Cleanup instead of defer in test helpers

tests: use t.Cleanup instead of defer in test helpers #7385

Workflow file for this run

name: Typos Check
on:
push:
pull_request:
jobs:
typos:
runs-on: ubuntu-latest
permissions:
contents: read
steps:
- name: Checkout Code
uses: actions/checkout@v6
- name: typos-action
uses: crate-ci/[email protected]