Skip to content

Commit

Permalink
Update GHA (fix)
Browse files Browse the repository at this point in the history
  • Loading branch information
Celeo committed Nov 10, 2023
1 parent 421b40a commit b1e0d31
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,5 +15,6 @@ jobs:
with:
python-version: "3.8"
- uses: abatilo/actions-poetry@v2
- run: poetry install
- run: poetry run pytest --cov=preston --cov-report=xml
- run: bash <(curl -s https://codecov.io/bash)

0 comments on commit b1e0d31

Please sign in to comment.