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 b8ee2c1 commit ffbe950Copy full SHA for ffbe950
fuzz/ci-fuzz.sh
@@ -1,5 +1,6 @@
1
#!/bin/bash
2
set -e
3
+set -x
4
5
pushd src/msg_targets
6
rm msg_*.rs
0 commit comments