Skip to content

Commit dd66865

Browse files
committed
coveralls attempt 2
1 parent f9c3837 commit dd66865

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

.github/workflows/CI.yml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,5 @@ jobs:
2525
with:
2626
version: ${{ matrix.julia-version }}
2727
- uses: julia-actions/julia-runtest@master
28-
- uses: coverallsapp/github-action@master
29-
with:
30-
token: ${{ secrets.GITHUB_TOKEN }}
28+
- name: Coveralls GitHub Action
29+
uses: coverallsapp/[email protected]

0 commit comments

Comments
 (0)