We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c8e4748 commit cd52877Copy full SHA for cd52877
.github/workflows/pr-vrt-comment.yml
@@ -69,7 +69,7 @@ jobs:
69
run: |
70
echo "MAKE THIS WORK"
71
npx [email protected] run-diff --screenshotsDirectory ./screenshots --buildType pr --clientType "FLUENTUI" --threshold '0.04' --cumThreshold '1'
72
-
+# Test
73
# 💡 NOTE:
74
# - following is manually provided setup used in previous ADO pipeline {@link file://./../../azure-pipelines.vrt-baseline.yml }
75
# - keeping for future reference
0 commit comments