Skip to content

Commit

Permalink
skip windows test
Browse files Browse the repository at this point in the history
  • Loading branch information
nihui committed Dec 23, 2024
1 parent 9ae721e commit 99a17d1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/pnnx.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@ jobs:
cmake --build . --config Release -j 4
- name: quick-test
if: matrix.os != 'windows-latest'
run: |
cd tools/pnnx
cd build && ctest -C Release --output-on-failure -R test_nn_Conv

0 comments on commit 99a17d1

Please sign in to comment.