Skip to content

Commit

Permalink
🤦
Browse files Browse the repository at this point in the history
  • Loading branch information
vincentsarago committed Apr 10, 2024
1 parent 23e3820 commit 116fcc3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cicd.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
- name: Lint code
if: ${{ matrix.python-version == 3.8 }}
run: |
python -m python -m pip install pre-commit
python -m pip install pre-commit
pre-commit run --all-files
- name: Install types
Expand Down

0 comments on commit 116fcc3

Please sign in to comment.