Skip to content

Commit 5187bff

Browse files
committed
disable
1 parent 78dd978 commit 5187bff

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/documentation.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,7 @@ jobs:
6666

6767
- name: tiny-llm bypass
6868
run: PYTHONPATH=. python _doc/examples/plot_export_tiny_llm_patched.py
69+
continue-on-error: true # connectivity issues
6970

7071
- name: run tests bypassed
7172
run: PYTHONPATH=. python _unittests/ut_torch_models/test_tiny_llms_bypassed.py

0 commit comments

Comments
 (0)