Skip to content

Commit

Permalink
docs no longer extra but install as a mandatory poetry group 'docs'
Browse files Browse the repository at this point in the history
  • Loading branch information
RichardBruskiewich committed Apr 27, 2024
1 parent 1ff1648 commit 8d524f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/doc_pages.yml
Expand Up @@ -22,7 +22,7 @@ jobs:
run: pip install poetry

- name: Poetry install the project.
run: poetry install -E docs
run: poetry install

- name: Regenerate validation message codes documentation.
run: |
Expand Down

0 comments on commit 8d524f6

Please sign in to comment.