Skip to content

Commit

Permalink
Merge branch 'main' into renovate/configure
Browse files Browse the repository at this point in the history
  • Loading branch information
yvgny committed Feb 22, 2023
2 parents aaa72a2 + cfbee01 commit bb02cf0
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/verify.yml
Original file line number Diff line number Diff line change
Expand Up @@ -108,10 +108,8 @@ jobs:
uses: actions/setup-python@v4
with:
python-version: ${{ matrix.python-version }}
cache: 'poetry'

- name: Install dependencies
if: steps.setup.outputs.cache-hit != 'true'
run: poetry install

- name: Test with pytest
Expand Down

0 comments on commit bb02cf0

Please sign in to comment.