Skip to content

Commit fb69931

Browse files
committed
incorrect indent fix
1 parent af684dd commit fb69931

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

.github/workflows/codecov.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
name: Codecov checks
2-
uses: codecov/codecov-action@v3
3-
env:
4-
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}
2+
uses: codecov/codecov-action@v3
3+
env:
4+
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}

0 commit comments

Comments
 (0)