Skip to content

Feat: swc for webpack and jest #187

Feat: swc for webpack and jest

Feat: swc for webpack and jest #187

Workflow file for this run

name: Checks
on: [pull_request]
jobs:
check:
name: Lint, typecheck
uses: atls/shared/.github/workflows/checks.yaml@master
permissions: write-all
release:
name: Release
uses: atls/shared/.github/workflows/release.yaml@master
permissions: write-all