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.
pytest-skip
1 parent 3a8e179 commit 6f1525fCopy full SHA for 6f1525f
.github/workflows/inductor-tests-reusable.yml
@@ -69,6 +69,7 @@ jobs:
69
- name: Install python test dependencies
70
run: |
71
pip install pandas scipy tqdm
72
+ pip uninstall pytest-skip
73
74
- name: Run inductor tests
75
0 commit comments