Skip to content

Commit afce25e

Browse files
committed
add back checkout in report-coverage
Signed-off-by: bowenlan-amzn <[email protected]>
1 parent 3c46d1a commit afce25e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/test-and-build-workflow.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -157,6 +157,7 @@ jobs:
157157
if: always()
158158
runs-on: ubuntu-latest
159159
steps:
160+
- uses: actions/checkout@v4
160161
- uses: actions/download-artifact@v4
161162
with:
162163
path: downloaded-artifacts

0 commit comments

Comments
 (0)