Skip to content

Commit

Permalink
chore(ci): add test deps
Browse files Browse the repository at this point in the history
  • Loading branch information
jeertmans committed Aug 9, 2023
1 parent c9cfd58 commit bf71265
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:

- name: Install Differt2D
run: |
poetry install --with docs
poetry install --with docs,github-action
- name: Build docs
run: cd docs && poetry run make html
Expand Down

0 comments on commit bf71265

Please sign in to comment.