Skip to content

Commit

Permalink
fixup! feat: Add support for convering source document to PDF via Got…
Browse files Browse the repository at this point in the history
…enberg
  • Loading branch information
xitij2000 committed Aug 9, 2024
1 parent 258ee39 commit a966913
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-python.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
python-version: 3.8

- name: Install Dependencies
run: pip install .[]
run: pip install .[quality]

- name: Run linting
run: pytest pdf

0 comments on commit a966913

Please sign in to comment.