Skip to content

chore: remove velociraptor #82

chore: remove velociraptor

chore: remove velociraptor #82

Workflow file for this run

name: ci
on: [push, pull_request]
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@master
- uses: denoland/setup-deno@v1
- name: Run CI
run: deno task ci