Skip to content

Replace ts-expect-error with ts-ignore for runtime immutability tests #389

Replace ts-expect-error with ts-ignore for runtime immutability tests

Replace ts-expect-error with ts-ignore for runtime immutability tests #389

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