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

Remove the need for the requests library entirely #4

Remove the need for the requests library entirely

Remove the need for the requests library entirely #4

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