Skip to content

Commit 55de8b6

Browse files
committed
only run the serverless tests
1 parent f9833f6 commit 55de8b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pytest.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,4 +50,4 @@ jobs:
5050
pip install .
5151
- name: Test with pytest
5252
run: |
53-
pytest
53+
pytest doubleml_serverless/

0 commit comments

Comments
 (0)