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 f9833f6 commit 55de8b6Copy full SHA for 55de8b6
.github/workflows/pytest.yml
@@ -50,4 +50,4 @@ jobs:
50
pip install .
51
- name: Test with pytest
52
run: |
53
- pytest
+ pytest doubleml_serverless/
0 commit comments