Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
a16su committed Oct 29, 2022
1 parent 75f3693 commit 0b1363d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/python-app.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@ jobs:
- uses: actions/checkout@v3
- name: Install Tool
run: |
export PYTHON_KEYRING_BACKEND=keyring.backends.fail.Keyring
python -m pip install -U pip
python -m pip install poetry tox coverage
- name: Setup Python
Expand Down

0 comments on commit 0b1363d

Please sign in to comment.