Skip to content

add missing plugins specs as per poetry's documentation #83

add missing plugins specs as per poetry's documentation

add missing plugins specs as per poetry's documentation #83

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:
pre-run-script: .github/test-pre-script.sh
self-hosted-runner: true
self-hosted-runner-label: "jammy"