Skip to content

Commit ffbe950

Browse files
committed
Add trace to ci-fuzz.sh to make debugging CI issues easier
1 parent b8ee2c1 commit ffbe950

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

fuzz/ci-fuzz.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
#!/bin/bash
22
set -e
3+
set -x
34

45
pushd src/msg_targets
56
rm msg_*.rs

0 commit comments

Comments
 (0)