Skip to content

Commit bb8892b

Browse files
authored
GitHub Actions: Checkout source code for codecov (#29)
1 parent b7a94b8 commit bb8892b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/test.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -84,6 +84,8 @@ jobs:
8484
permissions:
8585
id-token: write
8686
steps:
87+
- uses: actions/checkout@v4
88+
8789
- uses: actions/download-artifact@v4
8890
with:
8991
name: coverage

0 commit comments

Comments
 (0)