Skip to content

Started working on new plugin remake (#23) #21

Started working on new plugin remake (#23)

Started working on new plugin remake (#23) #21

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.34.X
- run: deno task test