Skip to content

chore: strip unnecessary jsdoc comments when bundling #242

chore: strip unnecessary jsdoc comments when bundling

chore: strip unnecessary jsdoc comments when bundling #242

Workflow file for this run

name: Test
on:
push:
branches: [main]
pull_request:
branches: [main]
types: [opened, synchronize, reopened]
workflow_dispatch:
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
jobs:
test:
uses: brc-dd/cross-bdd/.github/workflows/test.reusable.yaml@main
with:
deno_versions: stable