Skip to content

Commit

Permalink
Fix GitHub pylint workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
runame committed Aug 23, 2022
1 parent f70243f commit 25770a8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/linting.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
run: |
pylint algorithmic_efficiency
pylint baselines
pylint reference_submissions
pylint target_setting_runs
pylint submission_runner.py
pylint tests
Expand Down

0 comments on commit 25770a8

Please sign in to comment.