We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 13a33e4 commit de4c5c1Copy full SHA for de4c5c1
.github/workflows/testing.yml
@@ -67,4 +67,4 @@ jobs:
67
# poetry install --no-root
68
69
- name: Run DLC Live Tests
70
- run: poetry dlc-live-test --nodisplay
+ run: poetry run dlc-live-test --nodisplay
0 commit comments