We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 70200df commit 12fc531Copy full SHA for 12fc531
.github/workflows/ci.yml
@@ -68,6 +68,7 @@ jobs:
68
runs-on: ubuntu-latest
69
needs: [test]
70
steps:
71
+ - uses: actions/checkout@v4
72
- name: get coverage files
73
uses: actions/download-artifact@v4
74
with:
0 commit comments