Skip to content

Commit 5188c7d

Browse files
author
Vladimir Kotal
committed
add Coveralls token for macOS builds too
1 parent cdec5b1 commit 5188c7d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,7 @@ jobs:
5555
OPENGROK_PULL_REQUEST: ${{ github.head_ref }}
5656
OPENGROK_REPO_SLUG: ${{ github.repository }}
5757
OPENGROK_REF: ${{ github.ref }}
58+
OPENGROK_COVERALLS_TOKEN: ${{ secrets.COVERALLS_TOKEN }}
5859
run: ./dev/main
5960
windows:
6061
name: Windows with Java 11

0 commit comments

Comments
 (0)