Skip to content

Commit

Permalink
Back to fuzzr
Browse files Browse the repository at this point in the history
    * .github/workflows/fuzzr.yml:
  • Loading branch information
jwillemsen committed May 19, 2023
1 parent d4b1b5e commit f77e46f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/fuzzr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ jobs:
ref: ${{ env.X11_BRANCH }}
- name: install fuzzr gem
run: |
gem install rite-fuzzr
gem install fuzzr
- name: Run fuzzr
run: |
fuzz -P $X11_BASE_ROOT/bin/fuzzers

0 comments on commit f77e46f

Please sign in to comment.