Skip to content

Commit

Permalink
2
Browse files Browse the repository at this point in the history
  • Loading branch information
vadim committed Dec 18, 2024
1 parent f0fdddc commit 160125e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,9 @@ jobs:
# with:
# path: "./app"
# args: "--statistics --count"
- uses: actions/checkout@v3
- name: Lints Isort
uses: isort/isort-action@master
uses: isort/isort-action@v1
# Tests:
# runs-on: ubuntu-latest
# steps:
Expand Down

0 comments on commit 160125e

Please sign in to comment.