Skip to content

Misc additions to prepare for terraform deployment #80

Misc additions to prepare for terraform deployment

Misc additions to prepare for terraform deployment #80

Workflow file for this run

name: Tests
on:
push:
branches:
- main
pull_request:
jobs:
unit-tests:
name: Unit Tests
uses: canonical/operator-workflows/.github/workflows/test.yaml@main
secrets: inherit
with:
self-hosted-runner: false
with-uv: true