Skip to content

Commit 6213e01

Browse files
authored
reverting test changes
1 parent ae46c5b commit 6213e01

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/static-checking.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ jobs:
5353
#----------------------------------------------
5454
- name: Install dependencies
5555
if: steps.cached-poetry-with-dev-dependencies.outputs.cache-hit != 'true'
56-
run: poetry install poetry==1.4.0 --no-interaction --no-root
56+
run: poetry install --no-interaction --no-root
5757
#----------------------------------------------
5858
# Activate virtual environment
5959
#----------------------------------------------

0 commit comments

Comments
 (0)