Skip to content

Commit

Permalink
Temporarily install latest pygments to workaround warnings coming from
Browse files Browse the repository at this point in the history
  • Loading branch information
m-aciek committed Apr 15, 2023
1 parent bc539cc commit a704ce7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/update-lint-and-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,7 @@ jobs:
ref: ${{ matrix.version }}
- run: make venv
working-directory: ./Doc
- run: ./Doc/venv/bin/python -m pip install git+https://github.com/pygments/pygments.git
- uses: actions/checkout@master
with:
ref: ${{ matrix.version }}
Expand Down

0 comments on commit a704ce7

Please sign in to comment.