Skip to content

Commit 1344703

Browse files
committed
add items
1 parent 1adf160 commit 1344703

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test_accuracy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242
# uv run pytest --data=./data tests/accuracy/test_accuracy.py
4343
test_accuracy:
4444
runs-on: ubuntu-latest
45-
# needs: test_accuracy / test_accuracy_items
45+
needs: test_accuracy_items
4646
if: always()
4747
steps:
4848
- name: All tests ok

0 commit comments

Comments
 (0)