Skip to content

deprecated files gone now, updated #149

deprecated files gone now, updated

deprecated files gone now, updated #149

Workflow file for this run

name: CICD
on: push
jobs:
test:
runs-on: ubuntu-latest
steps:
# https://velociraptor.run/docs/github-actions/
- uses: jurassiscripts/setup-velociraptor@v2
- run: |
# for coverage
sudo apt-get install -yqq lcov
vr lint
vr test