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 a54848a commit 8ca5a06Copy full SHA for 8ca5a06
.github/workflows/tests.yml
@@ -26,7 +26,6 @@ jobs:
26
27
- name: Run unit tests
28
run: |
29
- conda activate pandas-flavor
30
python -m pip install -e .
31
pytest
32
0 commit comments