We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5baedf3 commit 15ea2d7Copy full SHA for 15ea2d7
.github/workflows/check-js-build.yml
@@ -47,7 +47,6 @@ jobs:
47
48
# 2. Compare the sorted content hashes
49
diff old_hashes.txt new_hashes.txt > content_diff.txt
50
- cat content_diff.txt
51
52
# Remove the "load" line from both package.json files before comparing
53
grep -v '"load": "static/' plotly/labextension/package.json > pkg1.json
0 commit comments