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 f46311d commit 2aa83deCopy full SHA for 2aa83de
.github/workflows/codecov.yml
@@ -42,7 +42,7 @@ jobs:
42
43
- name: Run tests to generate the coverage.
44
run: | # Use fpm gnu ci to check xdp and qp
45
- python config/fypp_deployment.py #--with_xdp --with_qp
+ python config/fypp_deployment.py --with_xdp --with_qp
46
fpm test --profile release --flag '-coverage'
47
48
- name: Create coverage report
0 commit comments