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 8d66919 commit 87f8cd7Copy full SHA for 87f8cd7
.github/workflows/test.yaml
@@ -16,5 +16,4 @@ jobs:
16
pip install -r requirements.txt
17
- name: Run tests
18
run: |
19
- source venv/bin/activate
20
pytest test/create_layer_unit_test.py
0 commit comments