Skip to content

Commit

Permalink
ci: fix keyring for python install
Browse files Browse the repository at this point in the history
  • Loading branch information
TimoGlastra authored Sep 21, 2022
1 parent f82e59d commit 77c8de8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/continuous-integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,8 @@ jobs:
uses: abatilo/[email protected]
with:
poetry-version: 1.2.0
env:
PYTHON_KEYRING_BACKEND: keyring.backends.null.Keyring

- name: Install dependencies
run: poetry install --with dev
Expand Down

0 comments on commit 77c8de8

Please sign in to comment.