Skip to content

Commit

Permalink
Fix CI fuzz job yml syntax (#2429)
Browse files Browse the repository at this point in the history
  • Loading branch information
Rot127 committed Aug 8, 2024
1 parent 4c629d9 commit d713dda
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/fuzz.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,5 +21,3 @@ jobs:
with:
name: artifacts
path: ./out/artifacts
- name: Install Python Dependencies
run: python -m pip install --upgrade setuptools build wheel

0 comments on commit d713dda

Please sign in to comment.