We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 60aa837 commit c36b650Copy full SHA for c36b650
1 file changed
.github/workflows/dvc-diff.yml
@@ -37,6 +37,8 @@ jobs:
37
38
- name: Setup continuous machine learning (CML)
39
uses: iterative/setup-cml@1b5ab8766e715e8f1aab96bbb1f4f2e3e1e8af45 # v3
40
+ with:
41
+ vega: false
42
43
# Produce the markdown diff report, which should look like:
44
# ## Summary of changed images
0 commit comments