Skip to content

Commit a084706

Browse files
committed
coveralls attempt 3
1 parent b5366f3 commit a084706

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.github/workflows/CI.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,4 +26,6 @@ jobs:
2626
version: ${{ matrix.julia-version }}
2727
- uses: julia-actions/julia-runtest@master
2828
- name: Coveralls GitHub Action
29-
uses: coverallsapp/[email protected]
29+
uses: coverallsapp/[email protected]
30+
with:
31+
token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)