Skip to content

Fix tests

Fix tests #206

Workflow file for this run

name: Deno
on: [push]
jobs:
build:
runs-on: ubuntu-latest
name: Deno
steps:
- uses: actions/checkout@v6
- uses: denoland/setup-deno@v2
- run: deno task test