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 dbc5552 commit f1510d5Copy full SHA for f1510d5
.github/workflows/pr_tests.yml
@@ -21,4 +21,4 @@ jobs:
21
env:
22
PYTEST_ADDOPTS: "-n 2"
23
run: |
24
- ./tools/devtool -y test -- integration_tests/functional/
+ ./tools/devtool -y test -- integration_tests/functional/ -k "not vmlinux-5.10"
0 commit comments