Skip to content

Commit

Permalink
1
Browse files Browse the repository at this point in the history
  • Loading branch information
vadim committed Dec 18, 2024
1 parent 5c9a42b commit 3b7fe26
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
- name: Run Mypy
uses: jashparekh/mypy-action@v2
with:
path: 'app'
path: './app'
mypy_version: '0.910'
requirement_files: 'app/requirements.txt'
python_version: '3.12'
Expand Down

0 comments on commit 3b7fe26

Please sign in to comment.