Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
mscheltienne committed Jun 18, 2024
1 parent 8d7ac46 commit 97af71f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/stubs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
python -m pip install --progress-bar off --upgrade pip setuptools
python -m pip install --progress-bar off -e .[stubs]
- name: Display system information
run: template sys-info--developer
run: template sys-info --developer
- name: Generate stub files
run: python tools/stubgen.py
- name: Push stub files
Expand Down

0 comments on commit 97af71f

Please sign in to comment.