Skip to content

Commit b54448a

Browse files
authored
Update testing.yml
1 parent 539b4ad commit b54448a

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
@@ -63,7 +63,7 @@ jobs:
6363
- name: Install Poetry
6464
run: |
6565
pip install --upgrade pip wheel poetry
66-
poetry lock --no-cache --no-update
66+
poetry lock --no-cache
6767
poetry install --no-root
6868
6969
- name: Run DLC Live Tests

0 commit comments

Comments
 (0)