Skip to content

Tutorial to run NetBox with one (three) commands. #270

Tutorial to run NetBox with one (three) commands.

Tutorial to run NetBox with one (three) commands. #270

Workflow file for this run

name: Tests
on:
pull_request:
jobs:
unit-tests:
uses: canonical/operator-workflows/.github/workflows/test.yaml@main
secrets: inherit
with:
charm-directory: "charm"
shellcheck-working-directory: "./charm"