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 051ffaa commit 98b8bcfCopy full SHA for 98b8bcf
.github/workflows/test_package.yml
@@ -31,4 +31,4 @@ jobs:
31
- name: Test with pytest
32
run: |
33
pip install pytest
34
- pytest test_boruta.py
+ pytest
0 commit comments