Skip to content
This repository has been archived by the owner on Jun 7, 2024. It is now read-only.

Move the content of the flask-k8s charm to a separate Python library #286

Move the content of the flask-k8s charm to a separate Python library

Move the content of the flask-k8s charm to a separate Python library #286

name: Integration tests
on:
pull_request:
jobs:
integration-tests:
uses: canonical/operator-workflows/.github/workflows/integration_test.yaml@main
secrets: inherit
with:
modules: '["test_charm", "test_proxy", "test_cos", "test_database", "test_db_migration", "test_default"]'