Skip to content

Commit

Permalink
fixup! docs: create ADRs
Browse files Browse the repository at this point in the history
  • Loading branch information
Agrendalath committed Nov 14, 2023
1 parent 4fb524e commit 420c6a6
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,10 @@ jobs:
with:
python-version: ${{ matrix.python-version }}

- name: setup graphviz
if: matrix.toxenv == 'docs'
uses: ts-graphviz/setup-graphviz@v1

- name: Install pip
run: pip install -r requirements/pip.txt

Expand Down

0 comments on commit 420c6a6

Please sign in to comment.