Skip to content

Commit aca4398

Browse files
committed
Add back empty newline at EOF
1 parent 288d9c3 commit aca4398

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -241,4 +241,4 @@ jobs:
241241
- run: npm run coverage
242242
env:
243243
CI: true
244-
- run: bash <(curl -s https://codecov.io/bash)
244+
- run: bash <(curl -s https://codecov.io/bash)

0 commit comments

Comments
 (0)