Skip to content

Commit 4f793e4

Browse files
committed
Debug why model api is not found
1 parent 831f18b commit 4f793e4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/test_accuracy.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,4 +54,5 @@ jobs:
5454
- name: Run CPP-PY Bindings Test
5555
run: |
5656
source venv/bin/activate
57+
pip list
5758
pytest --data=./data --config=./tests/python/accuracy/public_scope.json tests/cpp/accuracy/test_bindings.py

0 commit comments

Comments
 (0)