Skip to content

Commit

Permalink
fix action file
Browse files Browse the repository at this point in the history
  • Loading branch information
Christian-B committed May 7, 2024
1 parent 3c17f45 commit 6364552
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python_actions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ jobs:
uses: ./support/actions/install-matplotlib

- name: Lint with flake8
run: flake8 examples flake8 balanced_random learning sudoku synfire
run: flake8 examples balanced_random learning sudoku synfire

- name: Lint with pylint
uses: ./support/actions/pylint
Expand Down

0 comments on commit 6364552

Please sign in to comment.