Skip to content

Commit

Permalink
Merge pull request #112 from vishnuchalla/v2-dash
Browse files Browse the repository at this point in the history
Switching to v2 dashboards
  • Loading branch information
vishnuchalla authored Apr 2, 2024
2 parents c4f3c45 + e47d020 commit 979a3c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
- uses: actions/checkout@v4

- name: Compile dashboards
run: make build
run: make v2

- name: Run grafana container
run: sudo docker run -d -p 3000:3000 docker.io/grafana/grafana:9.4.3
Expand Down

0 comments on commit 979a3c0

Please sign in to comment.