Skip to content

refactor!: migrate from @swc/core to @swc/wasm-web #13

refactor!: migrate from @swc/core to @swc/wasm-web

refactor!: migrate from @swc/core to @swc/wasm-web #13

Workflow file for this run

name: CI
on:
push:
branches:
- main
pull_request:
branches:
- main
permissions:
contents: read
jobs:
test:
name: Test
uses: ./.github/workflows/test.yml
secrets: inherit