Skip to content

ci: try without test patterns #235

ci: try without test patterns

ci: try without test patterns #235

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: globalbrain/hado/.github/workflows/test.reusable.yaml@main
with:
deno_versions: stable