Skip to content

feat: initial charm

feat: initial charm #6

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:
channel: 1.28-strict/stable

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: 16): Invalid input, channel is not defined in the referenced workflow. .github/workflows/test.yaml (Line: 13, Col: 21): Invalid input, juju-channel is not defined in the referenced workflow.
charmcraft-channel: latest/edge
juju-channel: 3.4/stable
self-hosted-runner: true
self-hosted-runner-label: "edge"