Skip to content

Format long lines and remove unused import in validate-tests #3857

Format long lines and remove unused import in validate-tests

Format long lines and remove unused import in validate-tests #3857

Workflow file for this run

name: Type Checks
on:
push:
branches: [main]
tags: ['*']
pull_request:
branches: [main]
workflow_dispatch:
permissions:
contents: read
jobs:
type-check:
uses: SocketDev/socket-registry/.github/workflows/types.yml@main