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 10, 2022
1 parent ec5ff16 commit 5466d7b
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 5466d7b

Please sign in to comment.