Skip to content

Commit d685ba9

Browse files
committed
Remove doc_scan check: problem with cffi & Python 3.10
1 parent c4cd552 commit d685ba9

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/tests.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,5 +49,3 @@ jobs:
4949
- run: pushd examples/aml && pip install -r requirements.txt && popd
5050

5151
- run: pushd examples/yoti_example_flask && pip install -r requirements.txt && popd
52-
53-
- run: pushd examples/doc_scan && pip install -r requirements.txt && popd

0 commit comments

Comments
 (0)