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 d4a82b5 commit 0b365ecCopy full SHA for 0b365ec
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