Skip to content

Commit 7162e1a

Browse files
ci: fix yaml alignment error
1 parent 102720d commit 7162e1a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/unittest.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -39,5 +39,5 @@ jobs:
3939
tox -e unittests
4040
- name: Upload coverage reports to Codecov
4141
uses: codecov/codecov-action@v4
42-
with:
43-
token: ${{ secrets.CODECOV_TOKEN }}
42+
with:
43+
token: ${{ secrets.CODECOV_TOKEN }}

0 commit comments

Comments
 (0)