Skip to content

Commit 259877e

Browse files
fix: run one more time
1 parent a4257fb commit 259877e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@ 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-
2019
- name: Upload coverage to Codecov
2120
uses: codecov/codecov-action@th/fix-pr-and-commit-fixes
2221
with:

0 commit comments

Comments
 (0)