Skip to content

add pip-audit

add pip-audit #1

Workflow file for this run

jobs:
selftest:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: install
run: python -m pip install .
- uses: pypa/[email protected]
with:
# NOTE: this can be `.`, for the current directory
inputs: .