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

upgrade integration tests to test storage and provider_ids #30

upgrade integration tests to test storage and provider_ids

upgrade integration tests to test storage and provider_ids #30

Workflow file for this run

name: Run tests with Tox
on: [pull_request]
jobs:
call-inclusive-naming-check:
name: Inclusive naming
uses: canonical-web-and-design/Inclusive-naming/.github/workflows/woke.yaml@main
with:
fail-on-error: "true"
lint-unit:
name: Lint Unit
uses: charmed-kubernetes/workflows/.github/workflows/lint-unit.yaml@main
needs:
- call-inclusive-naming-check
validate-wheelhouse:
name: Validate Wheelhouse
uses: charmed-kubernetes/workflows/.github/workflows/validate-wheelhouse.yaml@main
needs:
- lint-unit