Skip to content

chore: use jsr instead of std and deno.land/x #80

chore: use jsr instead of std and deno.land/x

chore: use jsr instead of std and deno.land/x #80

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
- uses: jurassiscripts/setup-velociraptor@v1
- name: Run CI
env:
VR_HOOKS: "false"
run: vr ci