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 be169ba commit 51f3e31Copy full SHA for 51f3e31
.github/workflows/ci.yml
@@ -44,7 +44,6 @@ jobs:
44
# Return to the project root directory
45
cd ..
46
./bin/test_${{ matrix.project }}
47
- ./clean.sh
48
# Step 4:
49
- name: Generate coverage report
50
run: |
0 commit comments