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 71110e2 commit fd95b5eCopy full SHA for fd95b5e
.github/workflows/test_accuracy.yml
@@ -41,5 +41,3 @@ jobs:
41
- name: Run Python Test
42
run: |
43
uv run pytest --data=./data tests/accuracy/test_accuracy.py
44
- test_accuracy:
45
- needs: [test_accuracy_parts]
0 commit comments