Skip to content

Commit

Permalink
Comment out grafana-k8s-operator CI till type checking issue is fixed
Browse files Browse the repository at this point in the history
  • Loading branch information
benhoyt committed Jun 27, 2023
1 parent 0294f7d commit 8f68a98
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/observability-charm-tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,8 @@ jobs:
charm-repo:
- "canonical/alertmanager-k8s-operator"
- "canonical/prometheus-k8s-operator"
- "canonical/grafana-k8s-operator"
# TODO(benhoyt): uncomment when https://github.com/canonical/grafana-k8s-operator/pull/223 is fixed
# - "canonical/grafana-k8s-operator"

steps:
- name: Checkout the ${{ matrix.charm-repo }} repository
Expand Down

0 comments on commit 8f68a98

Please sign in to comment.