We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3960721 commit 3b02156Copy full SHA for 3b02156
.github/workflows/dashboards.yml
@@ -29,5 +29,5 @@ jobs:
29
run: |
30
go install github.com/monitoring-mixins/mixtool/cmd/mixtool@latest && \
31
go install github.com/google/go-jsonnet/cmd/jsonnetfmt@latest && \
32
- ./scripts/sync-mixins.sh && \
+ make sync-mixins && \
33
git diff --exit-code
0 commit comments