We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bf6ff72 commit 789abc6Copy full SHA for 789abc6
1 file changed
.github/workflows/ci.yml
@@ -59,7 +59,7 @@ jobs:
59
with:
60
name: mnist-${{ matrix.build_type }}${{ matrix.stats && '-stats' || '' }}
61
path: |
62
- build/bin/ACC_MNIST*
+ build/bin/ACC*
63
build/bin/opencv_libs/*
64
build/setenv.sh
65
- name: Test
0 commit comments