Skip to content

Commit 8dc68ec

Browse files
ci: update GitHub Actions workflow
1 parent fd2f831 commit 8dc68ec

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/pylint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,4 +31,4 @@ jobs:
3131
3232
- name: Run Pylint
3333
run: |
34-
pylint --rcfile=.pylintrc baselines/ graphgen/ models/ templates/ utils/ webui/ evaluate.py generate.py
34+
pylint --rcfile=.pylintrc baselines/ graphgen/ models/ templates/ utils/ webui/ evaluate.py generate.py judge.py

0 commit comments

Comments
 (0)