Skip to content

Commit

Permalink
fixed workflow actions
Browse files Browse the repository at this point in the history
  • Loading branch information
MooshiMochi committed Mar 31, 2024
1 parent 67ee4d5 commit ecc9cdc
Show file tree
Hide file tree
Showing 2 changed files with 1,880 additions 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,4 +36,4 @@ jobs:
flake8 . --count --exit-zero --max-complexity=10 --max-line-length=127 --statistics
- name: Test scanlator classes
run: |
python -m tests.test
python -m tests
Loading

0 comments on commit ecc9cdc

Please sign in to comment.