Skip to content

Commit d1a0955

Browse files
mshabuninasmorkalov
authored andcommitted
fixup! Unified windows build
1 parent 4105efc commit d1a0955

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

.github/workflows/OCV-PR-Linux.yaml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,11 @@ on:
77
paths:
88
- '.github/workflows/OCV-PR-Linux.yaml'
99
# TODO: are following paths necessary?
10-
- 'checkout-and-merge/*'
11-
- 'configure-and-build/*'
12-
- 'run-tests/*'
13-
- 'scripts/runner.py'
14-
- 'scripts/test-plan.json'
10+
# - 'checkout-and-merge/*'
11+
# - 'configure-and-build/*'
12+
# - 'run-tests/*'
13+
# - 'scripts/runner.py'
14+
# - 'scripts/test-plan.json'
1515
workflow_call:
1616
inputs:
1717
workflow_branch:

0 commit comments

Comments
 (0)