Skip to content

Commit 52b34e2

Browse files
authored
Fix BOM causing error on line 1 in coverage.yml (#625)
1 parent 5d8278a commit 52b34e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/coverage.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Code Coverage
1+
name: Code Coverage
22
# This job runs unit tests and generates a code coverage report.
33
# The report is stored as artifact, and uploaded to Codecov.
44

0 commit comments

Comments
 (0)