Skip to content

Commit

Permalink
Fix Grafana CI
Browse files Browse the repository at this point in the history
  • Loading branch information
yorickdowne committed Aug 3, 2023
1 parent fee3936 commit 3edc07c
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/test-grafana.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,12 +37,6 @@ jobs:
- name: Test node exporter
run: |
./.github/check-service.sh node-exporter
- name: Test blackbox exporter
run: |
./.github/check-service.sh blackbox-exporter
- name: Test json exporter
run: |
./.github/check-service.sh json-exporter
- name: Test cryptowat exporter
run: |
./.github/check-service.sh cryptowat-exporter
Expand Down

0 comments on commit 3edc07c

Please sign in to comment.