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 35bca1a commit 365cee1Copy full SHA for 365cee1
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