Skip to content

Commit 6d50575

Browse files
committed
take 6 at solving workflow issues
1 parent 0a05496 commit 6d50575

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/sphinx.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,6 @@ jobs:
1111
- name: Install Sphinx theme
1212
run: |
1313
pip install sphinx sphinx_rtd_theme
14-
- name: Install mock imports
15-
run: |
16-
pip install micropython-uctypes
1714
- name: Sphinx build
1815
run: |
1916
sphinx-build docs _build

0 commit comments

Comments
 (0)