Skip to content

Commit

Permalink
fix: add space
Browse files Browse the repository at this point in the history
  • Loading branch information
thomasrockhu-codecov committed Dec 18, 2024
1 parent c807861 commit 6126cea
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 @@ -16,6 +16,7 @@ jobs:
run: pip install -r requirements.txt
- name: Run tests and collect coverage
run: pytest --cov app

- name: Upload coverage to Codecov (arg token)
uses: codecov/codecov-action@main
with:
Expand Down

0 comments on commit 6126cea

Please sign in to comment.