Skip to content

Commit

Permalink
Add trace to ci-fuzz.sh to make debugging CI issues easier
Browse files Browse the repository at this point in the history
  • Loading branch information
TheBlueMatt committed Apr 21, 2021
1 parent 7124124 commit 72b730c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions fuzz/ci-fuzz.sh
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
#!/bin/bash
set -e
set -x

pushd src/msg_targets
rm msg_*.rs
Expand Down

0 comments on commit 72b730c

Please sign in to comment.