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 078ff69 commit 2e8bc3aCopy full SHA for 2e8bc3a
.github/workflows/qa.yml
@@ -43,7 +43,7 @@ jobs:
43
- name: Установка зависимостей
44
run: |
45
opm install opm
46
- opm install --dev
+ opm install -l --dev
47
48
- name: Подготовка окружения (Linux)
49
if: startsWith(matrix.os, 'ubuntu')
0 commit comments