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 f9b52c0 commit 35b793aCopy full SHA for 35b793a
scripts/ci/diff-cddls.sh
@@ -1,6 +1,6 @@
1
#!/bin/bash
2
3
-git clone git@github.com:cardano-scaling/cardano-blueprint
+git clone https://github.com/cardano-scaling/cardano-blueprint
4
5
check_diff () {
6
diff "ouroboros-consensus-cardano/cddl/node-to-node/$1" "cardano-blueprint/src/network/node-to-node/$1"
0 commit comments