Skip to content

Commit 0604816

Browse files
author
Your Name
committed
upd testing workflow
1 parent e3356b7 commit 0604816

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
@@ -102,7 +102,7 @@ jobs:
102102
env:
103103
GITSYNC_V8VERSION: ${{ matrix.v8_version }}
104104
with:
105-
run: opm run test
105+
run: oscript ./tasks/test.os
106106

107107
- name: Публикация отчета
108108
if: success() || failure()

0 commit comments

Comments
 (0)