Skip to content

refactor(test): port testing doubles to an independent module #10

refactor(test): port testing doubles to an independent module

refactor(test): port testing doubles to an independent module #10

Workflow file for this run

name: Test
on:
pull_request:
branches:
- main
permissions:
contents: read
jobs:
test:
name: Test
uses: hasundue/actions/.github/workflows/test-deno.yml@main
secrets: inherit