Skip to content

NetBox initial charm #14

NetBox initial charm

NetBox initial charm #14

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:
shellcheck-working-directory: "./charm"

Check failure on line 11 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: 11, Col: 37): Invalid input, shellcheck-working-directory is not defined in the referenced workflow.