Skip to content

Commit

Permalink
Update ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Juliette-Gerbaux authored and Juliette-Gerbaux committed Dec 5, 2024
1 parent a1a0758 commit e6fd50d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
- name: Check typing
run: |
python -m mypy
python -m mypy src
- name: Test
run: |
Expand Down

0 comments on commit e6fd50d

Please sign in to comment.