Skip to content

Commit

Permalink
Apply suggestions from code review
Browse files Browse the repository at this point in the history
Co-authored-by: John Gerrard Holland <[email protected]>
  • Loading branch information
kmilo9999 and hollandjg authored Nov 10, 2023
1 parent 31d1abf commit fd645da
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/python_ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,5 @@ jobs:
uses: actions/setup-python@v4
with:
python-version: ${{ matrix.version }} # install the python version needed
- run: pip install --editable ".[dev]"
cache: "pip"
- run: pip install .

0 comments on commit fd645da

Please sign in to comment.