We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ea3eba9 commit 317f27eCopy full SHA for 317f27e
.github/workflows/tests.yml
@@ -66,7 +66,7 @@ jobs:
66
pipx run doc8 --max-line-length=200
67
68
docs:
69
- runs-on: windows-latest
+ runs-on: ubuntu-latest
70
steps:
71
- uses: actions/checkout@v4
72
- uses: jupyterlab/maintainer-tools/.github/actions/base-setup@v1
0 commit comments