Skip to content

Commit

Permalink
action install
Browse files Browse the repository at this point in the history
  • Loading branch information
scotthaleen committed Mar 27, 2024
1 parent dcfb7fd commit 4e156fd
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/checks.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,9 @@ jobs:
- name: Install Poetry
run: curl -sSL https://install.python-poetry.org | python -

- name: Install
- run: poetry install

- name: Run Type Checks
run: poetry run types

Expand Down

0 comments on commit 4e156fd

Please sign in to comment.