Skip to content

Commit 9e874c0

Browse files
committed
try try try again
1 parent 1ecfccf commit 9e874c0

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

.github/workflows/ci.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
pytest --cov=stralg --cov-report=xml
3131
3232
- name: Upload coverage reports to Codecov
33-
uses: codecov/codecov-action@v5
34-
with:
35-
token: ${{ secrets.CODECOV_TOKEN }}
36-
slug: mailund/stralg-in-python
33+
uses: codecov/codecov-action@v5
34+
with:
35+
token: ${{ secrets.CODECOV_TOKEN }}
36+
slug: mailund/stralg-in-python

0 commit comments

Comments
 (0)