Skip to content

Commit b657380

Browse files
committed
rm install-gitsync, fix test command
1 parent 3aed649 commit b657380

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.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: oscript ./tasks/test.os
105+
run: opm run test
106106

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

0 commit comments

Comments
 (0)