Skip to content

Started working on new plugin remake #12

Started working on new plugin remake

Started working on new plugin remake #12

Workflow file for this run

name: Test changes
on: [push]
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: denoland/setup-deno@v1
with:
deno-version: v1.26.X
- run: deno task test