Skip to content

Apply linting fixes to Vitest configuration #385

Apply linting fixes to Vitest configuration

Apply linting fixes to Vitest configuration #385

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