Skip to content

NetBox initial charm #20

NetBox initial charm

NetBox initial charm #20

Workflow file for this run

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

Check failure on line 12 in .github/workflows/test.yaml

View workflow run for this annotation

GitHub Actions / Tests

Invalid workflow file

The workflow is not valid. .github/workflows/test.yaml (Line: 12, Col: 31): Invalid input, docs-working-directory is not defined in the referenced workflow.