Skip to content

Commit

Permalink
ci: remove npm install from fuzz
Browse files Browse the repository at this point in the history
  • Loading branch information
amaanq committed Mar 6, 2023
1 parent 246d97f commit 518ab2f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/fuzz.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ jobs:
name: Parser fuzzing
runs-on: ubuntu-latest
steps:
- run: npm install
- uses: actions/checkout@v3
- uses: vigoux/tree-sitter-fuzz-action@v1
with:
Expand Down

0 comments on commit 518ab2f

Please sign in to comment.