Skip to content

Commit 248b022

Browse files
committed
also includes chmod+x
1 parent fe797ea commit 248b022

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/test-opencvsharp.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -281,4 +281,5 @@ jobs:
281281
282282
- name: Run Tests
283283
run: |
284+
chmod +x test/test.exe
284285
docker exec builder bash -c "cd test && ./test.exe"

0 commit comments

Comments
 (0)