Skip to content

Commit c499cb7

Browse files
authored
Update testing.yml
1 parent 8dd7d6d commit c499cb7

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
@@ -68,7 +68,7 @@ jobs:
6868
run: poetry lock --no-cache
6969

7070
- name: Install project dependencies
71-
run: poetry install --no-root
71+
run: poetry install --with dev
7272

7373
- name: Run DLC Live Tests
7474
run: poetry run dlc-live-test --nodisplay

0 commit comments

Comments
 (0)