1 parent 731f031 commit 233dcdaCopy full SHA for 233dcda
1 file changed
.github/workflows/test.yml
@@ -43,7 +43,7 @@ jobs:
43
working-directory: ${{github.workspace}}/build
44
run: |
45
export LD_LIBRARY_PATH="${{github.workspace}}/build":$LD_LIBRARY_PATH
46
- ./Test "-r=.." -m=a -tt=1 -ts=5 -fi=InnerProduct
+ ./Test "-r=.." -m=a -tt=1 -ts=5 -fi=InnerProduct -fi=Gemm32fN
47
48
- name: Test Python
49
if: ${{ matrix.build_type == 'Release' }}
0 commit comments