Skip to content

Commit

Permalink
Temporarily disable upstream checks.
Browse files Browse the repository at this point in the history
  • Loading branch information
tonyandrewmeyer committed Apr 17, 2024
1 parent eb74bab commit 71da9fd
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions .github/workflows/observability-charm-tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,11 @@ jobs:
fail-fast: false
matrix:
charm-repo:
- "canonical/alertmanager-k8s-operator"
- "canonical/prometheus-k8s-operator"
# Disabled until the type checking passes (ops#1183)
# https://github.com/canonical/alertmanager-k8s-operator/pull/241
# https://github.com/canonical/prometheus-k8s-operator/pull/587
# - "canonical/alertmanager-k8s-operator"
# - "canonical/prometheus-k8s-operator"
- "canonical/grafana-k8s-operator"

steps:
Expand Down

0 comments on commit 71da9fd

Please sign in to comment.