Skip to content

Commit

Permalink
install type stubs
Browse files Browse the repository at this point in the history
  • Loading branch information
MthwRobinson committed Aug 16, 2024
1 parent 66a786f commit 01a4e65
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@ jobs:
- name: Lint
run: |
source .venv/bin/activate
python3 -m pip install types-requests types-tabulate types-ujson
make check
shellcheck:
Expand Down

0 comments on commit 01a4e65

Please sign in to comment.