Skip to content

Commit

Permalink
ci: update pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
ohrstrom committed Jan 21, 2025
1 parent 32d32ca commit 42ecb61
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@ jobs:
with:
python-version: ${{ matrix.python-version }}
architecture: 'x64'
- run: sudo apt-get update && sudo apt-get install -y libjpeg-dev zlib1g-dev
- run: pip install poetry==2.0.1
- run: poetry install --no-cache
- run: poetry run make test-be
Expand Down

0 comments on commit 42ecb61

Please sign in to comment.