Skip to content

Commit 5833f90

Browse files
committed
Перепутан test с coverage
1 parent c9c6c59 commit 5833f90

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/qa.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
- name: Загрузка зависимостей
2121
run: opm install coverage && opm install 1testrunner && opm install asserts && opm install 1bdd && opm install gitrunner
2222
- name: Получение покрытия кода
23-
run: opm run test
23+
run: opm run coverage
2424
- name: Установка sonarscanner
2525
uses: warchant/setup-sonar-scanner@v1
2626
- name: Анализ в SonarQube

0 commit comments

Comments
 (0)