Skip to content

Commit c4cd552

Browse files
committed
Remove django check (for now)
1 parent 7bffc05 commit c4cd552

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
@@ -48,8 +48,6 @@ jobs:
4848

4949
- run: pushd examples/aml && pip install -r requirements.txt && popd
5050

51-
- run: pushd examples/yoti_example_django && pip install -r requirements.txt && popd
52-
5351
- run: pushd examples/yoti_example_flask && pip install -r requirements.txt && popd
5452

5553
- run: pushd examples/doc_scan && pip install -r requirements.txt && popd

0 commit comments

Comments
 (0)