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 cf4fc7a commit 9498f21Copy full SHA for 9498f21
.github/workflows/qa.yml
@@ -83,7 +83,7 @@ jobs:
83
env:
84
GITSYNC_V8VERSION: ${{ matrix.v8_version }}
85
with:
86
- run: opm run coverage
+ run: oscript ./tasks/coverage.os
87
88
- name: Извлечение версии пакета
89
shell: bash
0 commit comments