Skip to content

Commit e55130b

Browse files
author
Rami Chowdhury
committed
Install deps
1 parent 2a99835 commit e55130b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/tests.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,4 +28,5 @@ jobs:
2828
with:
2929
python-version: ${{ matrix.python-version }}
3030
- uses: abatilo/actions-poetry@v2
31+
- run: poetry install
3132
- run: poetry run nox -r --non-interactive --python=python

0 commit comments

Comments
 (0)