We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6117dd2 commit c249e1bCopy full SHA for c249e1b
.github/workflows/ci-docs.yaml
@@ -19,6 +19,7 @@ jobs:
19
python -m pip install -e .
20
python -m pip install ".[docs]"
21
python -m pip install ibis-framework[duckdb]
22
+ python -m pip install pins
23
- name: Set up Quarto
24
uses: quarto-dev/quarto-actions/setup@v2
25
- name: Build docs
0 commit comments