Skip to content

Add Scanner V4 DB to roxdb (#105) #25

Add Scanner V4 DB to roxdb (#105)

Add Scanner V4 DB to roxdb (#105) #25

Workflow file for this run

name: Run tests
on: push
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: actions/setup-python@v3
with:
python-version: "3.7"
- name: Test
run: |
make test