Skip to content

Fix type checking to exclude test files that depend on build output #390

Fix type checking to exclude test files that depend on build output

Fix type checking to exclude test files that depend on build output #390

Workflow file for this run

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