Skip to content

Commit 4e4cb9c

Browse files
committed
Updated git workflow
1 parent 95e608a commit 4e4cb9c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/swift.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,8 @@ jobs:
2626
2727
- name: Codecov
2828
uses: codecov/codecov-action@v3
29-
env:
30-
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}
29+
env:
30+
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}
3131

3232
# - name: Swift Doc Coverage
3333
# uses: ikhvorost/swift-doc-coverage@develop

0 commit comments

Comments
 (0)