Skip to content

Commit

Permalink
Add path
Browse files Browse the repository at this point in the history
  • Loading branch information
lra committed Nov 4, 2023
1 parent 136a7e7 commit bd7e711
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ jobs:
container: python:${{ matrix.python-version }}
steps:
- run: pip install pipx
- run: pipx ensurepath
- run: pipx install poetry
- uses: actions/checkout@v2
- run: make test

0 comments on commit bd7e711

Please sign in to comment.