We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bbd4723 commit 8d2c80eCopy full SHA for 8d2c80e
.github/workflows/pytest.yml
@@ -25,5 +25,4 @@ jobs:
25
run: ls -R
26
- name: Test the code with pytest
27
run: |
28
- export PYTHONPATH=$PYTHONPATH:$(pwd)/metas_b_least
29
pytest
0 commit comments