Skip to content

Commit

Permalink
Merge pull request #23 from avi-perl/development
Browse files Browse the repository at this point in the history
Development
  • Loading branch information
avi-perl authored Jul 28, 2024
2 parents 855ef27 + 527b18b commit 55d4d67
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ jobs:
- uses: actions/setup-python@v2
with:
python-version: 3.x
- run: echo "PYTHONPATH=$PWD" >> $GITHUB_ENV
- run: pip install mkdocs-material
- run: pip install mdx-include
- run: pip install mkdocstrings[python]
Expand Down

0 comments on commit 55d4d67

Please sign in to comment.