Skip to content

Commit 4b81c0f

Browse files
fix: try again
1 parent b107164 commit 4b81c0f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
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 ${{ env.CODECOV_ATS_TESTS }}
19+
1920
- name: Upload coverage to Codecov
2021
uses: codecov/codecov-action@th/fix-pr-and-commit-fixes
2122
with:

0 commit comments

Comments
 (0)