Commit 43549b3
committed
Remove debug statements from CI workflow
Remove accidentally committed debugging commands from the 'Print Rust
toolchain default versions' step that were used to troubleshoot a build
issue. These commands (ldd --version, ls contract-bindings/src, cat
contract-bindings/src/lib.rs) are unrelated to printing Rust toolchain
versions and unnecessarily pollute CI logs.1 parent 9cae46e commit 43549b3
1 file changed
+0
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
72 | 72 | | |
73 | 73 | | |
74 | 74 | | |
75 | | - | |
76 | | - | |
77 | | - | |
78 | | - | |
79 | | - | |
80 | 75 | | |
81 | 76 | | |
82 | 77 | | |
| |||
0 commit comments