diff --git a/.github/workflows/fuzz.yaml b/.github/workflows/fuzz.yaml index 7809016..78a7eb0 100644 --- a/.github/workflows/fuzz.yaml +++ b/.github/workflows/fuzz.yaml @@ -21,5 +21,6 @@ jobs: - name: print tests if: always() run: | + nm -g fuzzer-out/tree-sitter/libtree-sitter.a find . -name 'timeout-*' | xargs -IFNAME sh -c 'echo "\nPrinting FNAME" && base64 -i FNAME'