Skip to content

Commit b4218b1

Browse files
committed
Add pixi platforms
1 parent 3a64470 commit b4218b1

File tree

3 files changed

+4087
-1113
lines changed

3 files changed

+4087
-1113
lines changed

.github/workflows/check_sphinx_build.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -28,10 +28,10 @@ jobs:
2828
run: |
2929
pixi run html
3030
31-
- name: Check links
32-
shell: bash -l {0}
33-
run: |
34-
pixi run linkcheck
31+
# - name: Check links
32+
# shell: bash -l {0}
33+
# run: |
34+
# pixi run linkcheck
3535

3636
# workaround https://github.com/actions/upload-artifact/issues/38
3737
- name: tarball

0 commit comments

Comments
 (0)