Skip to content

Commit

Permalink
using poetry 1.1.1.0 until we need to update
Browse files Browse the repository at this point in the history
  • Loading branch information
ismael-mendoza committed Oct 6, 2021
1 parent 9a17350 commit cc1d844
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
- name: Install Poetry
run: |
pip install --upgrade pip
pip install poetry
pip install poetry==1.1.10
- name: Create environment variables
run: echo "BTK_HOME=$GITHUB_WORKSPACE" >> $GITHUB_ENV
Expand Down

0 comments on commit cc1d844

Please sign in to comment.