We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fe797ea commit 248b022Copy full SHA for 248b022
.github/workflows/test-opencvsharp.yml
@@ -281,4 +281,5 @@ jobs:
281
282
- name: Run Tests
283
run: |
284
+ chmod +x test/test.exe
285
docker exec builder bash -c "cd test && ./test.exe"
0 commit comments