Skip to content

Commit

Permalink
Revert "fuzz: add rust fuzz targets to highend fuzz artifact"
Browse files Browse the repository at this point in the history
This reverts commit f8610f9.
  • Loading branch information
riptl authored and ripatel-fd committed Dec 16, 2023
1 parent de0c98d commit ca465bb
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 26 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/_publish_to_clusterfuzz.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,12 +26,6 @@ jobs:
with:
command: make -j -Otarget fuzz-test

- uses: firedancer-io/fuzzbot-builder@main
name: Build rust fuzz tests
with:
command: ./.github/workflows/scripts/build_rust_fuzz_highend.sh
if: ${{ matrix.feature_set == 'highend' }}

- name: List Artifacts
run: |
ls build/linux/clang/combi/${{ matrix.feature_set }}/fuzz-test
Expand Down
20 changes: 0 additions & 20 deletions .github/workflows/scripts/build_rust_fuzz_highend.sh

This file was deleted.

0 comments on commit ca465bb

Please sign in to comment.