Thanks to visit codestin.com Credit goes to github.com
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 cd26c8f commit 585cf4aCopy full SHA for 585cf4a
.github/workflows/check-js-build.yml
@@ -59,7 +59,7 @@ jobs:
59
cat content_diff.txt
60
echo "--- Unexpected package.json diffs ---"
61
cat package_json_diff.txt
62
- echo "Please replace the `plotly/labextension` directory with the artifacts of this CI run."
+ echo "Please replace the 'plotly/labextension' directory with the artifacts of this CI run."
63
exit 1
64
else
65
echo "✅ Build artifacts match expected output (ignoring known 'load' hash in package.json)."
0 commit comments