Skip to content

Commit

Permalink
add env variable
Browse files Browse the repository at this point in the history
  • Loading branch information
rabbit72 committed Mar 9, 2022
1 parent a513ca2 commit e1e62df
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/python-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,9 @@ on:
pull_request:
branches: [ master ]

env:
POETRY_VIRTUALENVS_CREATE: false

jobs:
build:

Expand Down

0 comments on commit e1e62df

Please sign in to comment.