Skip to content

Commit b46b7ab

Browse files
type
1 parent 4758102 commit b46b7ab

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
@@ -275,7 +275,7 @@ jobs:
275275
github-token: ${{ secrets.GITHUB_TOKEN }}
276276
path-to-lcov: coverage/lcov.info
277277
parallel: true
278-
= coverage:
278+
coverage:
279279
name: Report Coverage
280280
runs-on: ubuntu-latest
281281
needs: [test, test-macOS-windows-binding, test-linux-binding]

0 commit comments

Comments
 (0)