Skip to content

Commit

Permalink
Bumpy latest Poetry to 1.1.13
Browse files Browse the repository at this point in the history
  • Loading branch information
connortann committed Feb 11, 2022
1 parent 194e7b3 commit 336b9a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Expand Up @@ -139,7 +139,7 @@ jobs:
# feel free to update it
- run: |
source .github/scripts/assert.sh
assert_in "1.1.12" "$(poetry --version)"
assert_in "1.1.13" "$(poetry --version)"
# Make sure scripts are not deleted.
# If we deleted the scripts folder (or subfolders) by accident,
Expand Down

0 comments on commit 336b9a7

Please sign in to comment.