Skip to content

Commit

Permalink
update workflows
Browse files Browse the repository at this point in the history
  • Loading branch information
rasbt committed May 5, 2022
1 parent 5118e90 commit 67b93ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/isort.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,4 @@ jobs:
python-version: 3.8
- uses: isort/isort-action@master
with:
requirementsFiles: "requirements.txt requirements-test.txt"
requirementsFiles: "requirements.txt"

0 comments on commit 67b93ab

Please sign in to comment.