Skip to content

Commit 11a6a53

Browse files
committed
prettier
1 parent f67ff04 commit 11a6a53

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/feature_test.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,8 +36,8 @@ jobs:
3636
run: uv sync --group docs
3737
- name: Build Docs
3838
run: |
39-
cd docs
40-
uv run sphinx-build -b html . ./_build
39+
cd docs
40+
uv run sphinx-build -b html . ./_build
4141
4242
unit_tests:
4343
name: "Unit tests: ${{ matrix.os }}-${{ matrix.python-version }}"

0 commit comments

Comments
 (0)