Skip to content

Commit

Permalink
lint: Fix Verilog lint
Browse files Browse the repository at this point in the history
  • Loading branch information
colluca committed Aug 18, 2023
1 parent 44f7b3f commit 8f99fbb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
paths: |
./hw
exclude_paths: |
.hw/vendor
./hw/vendor
github_token: ${{ secrets.GITHUB_TOKEN }}
fail_on_error: true
reviewdog_reporter: github-check
Expand Down

0 comments on commit 8f99fbb

Please sign in to comment.