Skip to content

Commit 6126cea

Browse files
fix: add space
1 parent c807861 commit 6126cea

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: .github/workflows/ci.yml

+1
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ jobs:
1616
run: pip install -r requirements.txt
1717
- name: Run tests and collect coverage
1818
run: pytest --cov app
19+
1920
- name: Upload coverage to Codecov (arg token)
2021
uses: codecov/codecov-action@main
2122
with:

0 commit comments

Comments
 (0)