Skip to content

Commit

Permalink
Update python-app.yml
Browse files Browse the repository at this point in the history
Signed-off-by: Jay Dev Jha <[email protected]>
  • Loading branch information
IIITM-Jay authored Nov 9, 2024
1 parent 4c58e6c commit 4a8edc9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python-app.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
run: python3 -m pip install pre-commit coverage

- name: Run pre-commit
run: pre-commit run --from-ref origin/master --to-ref HEAD
run: pre-commit run --all-files

- name: Generate
run: coverage run ./parse.py -c -chisel -sverilog -rust -latex -spinalhdl -go "rv*" "unratified/rv*"
Expand Down

0 comments on commit 4a8edc9

Please sign in to comment.