Skip to content

Commit f749bc7

Browse files
authored
Update testing.yml
1 parent e06ade3 commit f749bc7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/testing.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ jobs:
6767
run: pip install --upgrade pip wheel poetry
6868

6969
- name: Regenerate Poetry lock
70-
run: poetry lock --no-cache --no-update
70+
run: poetry lock --no-cache
7171

7272
- name: Install project dependencies
7373
run: poetry install --no-root

0 commit comments

Comments
 (0)