Skip to content

Commit 516692f

Browse files
committed
ci: checkout during finalize coveralls
1 parent cc0e5cb commit 516692f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -155,6 +155,8 @@ jobs:
155155
if: always()
156156
runs-on: ubuntu-latest
157157
steps:
158+
- name: Checkout
159+
uses: actions/checkout@v4
158160
- name: Finalize Coveralls Run
159161
uses: coverallsapp/github-action@v2
160162
with:

0 commit comments

Comments
 (0)