Skip to content

Commit

Permalink
Install with test
Browse files Browse the repository at this point in the history
  • Loading branch information
pykong committed Nov 23, 2023
1 parent 245ef6b commit 719dd82
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pytest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
run: |
cd ${{ matrix.directory }}
python -m pip install --upgrade pip
poetry install
poetry install --with test
- name: Run pytest
run: |
Expand Down

0 comments on commit 719dd82

Please sign in to comment.